Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_philosopher.c28 #define eating 2 macro
43 printf("Philosoper [%d] is eating... \n", ID); in eat()
60 if ((state[ID] == hungry) && (state[preID] != eating) in test()
61 && (state[postID] != eating)) { in test()
62 state[ID] = eating; in test()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex663 % manual), we don't worry about eating any user text.

Completed in 10 milliseconds