Home
last modified time | relevance | path

Searched refs:hungry (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_philosopher.c27 #define hungry 1 macro
60 if ((state[ID] == hungry) && (state[preID] != eating) in test()
82 state[PhID] = hungry; in philosopher()

Completed in 1 milliseconds