Searched defs:sem_wait (Results 1 – 6 of 6) sorted by relevance
33 static int sem_wait(sem_t *sem) in sem_wait() function72 static int sem_wait(sem_t *sem) in sem_wait() function
95 #define sem_wait(sem) \ macro
358 bool sem_wait, in handle_wait_events_cpu_job()
782 bool sem_wait; member
1277 pub fn sem_wait(sem: *mut sem_t) -> ::c_int; in sem_wait() function
3776 pub fn sem_wait(sem: *mut sem_t) -> ::c_int; in sem_wait() function