Searched defs:pthread_cond_timedwait (Results 1 - 3 of 3) sorted by path

/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h634 #undef pthread_cond_timedwait macro
636 #define pthread_cond_timedwait ($ ERROR $) macro
/macosx-10.10/libpthread-105.1.4/pthread/
H A Dpthread.h293 const struct timespec * __restrict) __DARWIN_ALIAS_C(pthread_cond_timedwait); variable
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_cancelable.c314 pthread_cond_timedwait(pthread_cond_t *cond, function

Completed in 240 milliseconds