Home | History | Annotate | Download | only in include

Lines Matching defs:sem_wait

482 #define sem_wait(...) (pthread_testcancel(), sem_wait(__VA_ARGS__))