Go to the source code of this file.
Defines | |
| #define | SEMFILE "/testsem" |
Functions | |
| int | main (void) |
|
|
Definition at line 4 of file semtest.c. Referenced by main(). |
|
|
Definition at line 6 of file semtest.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_cmp, ec_neg1, exit(), fork(), kill(), sem_getvalue(), sem_open(), sem_post(), sem_t, sem_unlink(), sem_wait(), SEMFILE, sleep(), val, and waitpid(). |
1.3.1