Searched refs:ph_value (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ | ||
H A D | sem_philosopher.c | 122 int ph_value = 0; in main() local 131 if (-1 == sem_init(&ph[i], shared, ph_value)) { in main() |
Completed in 0 milliseconds