Go to the source code of this file.
Defines | |
#define | DEFAULT_SEMFILE "/tmp/communications/ipc/semfile.tests" |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
int | main (int argc, char **argv) |
#define DEFAULT_SEMFILE "/tmp/communications/ipc/semfile.tests" |
Definition at line 31 of file test_manual_semaphores.c.
#define FALSE 0 |
Definition at line 34 of file test_manual_semaphores.c.
#define TRUE 1 |
Definition at line 33 of file test_manual_semaphores.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 36 of file test_manual_semaphores.c.