Guardian Programmer's Guide

Table Of Contents
Synchronizing Processes
Guardian Programmer’s Guide 421922-014
26 - 14
BINSEM_GETSTATS_ and
BINSEM_STAT_VERSION_ Example
return 0;
}
The binsemc example program can be compiled for various data models with the
following commands, and then executed:
ccomp /in binsemc/ obinsem; symbols, nolist, runnable,&
extensions
ccomp /in binsemc/ obinsem; symbols, nolist, runnable,&
extensions, systype oss, ILP32
ccomp /in binsemc/ obinsem; symbols, nolist, runnable,&
extensions, systype oss, LP64