Home | History | Annotate | Download | only in include

Lines Matching defs:sem_timedwait

481 #define sem_timedwait(...) (pthread_testcancel(), sem_timedwait(__VA_ARGS__))