Searched refs:SEM_WAIT (Results 1 – 2 of 2) sorted by relevance
7 #ifndef SEM_WAIT8 # define SEM_WAIT(s) sem_wait (s) macro17 SEM_WAIT (arg); in tf()
12 #define SEM_WAIT(s) sem_timedwait (s, &ts) macro