Searched refs:dcethread__interrupt_condwait (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread-private.h180 int dcethread__interrupt_condwait(dcethread* thread, void* data);
H A Ddcethread_cond_timedwait.c100 if (dcethread__begin_block(dcethread__self(), dcethread__interrupt_condwait, &info, &interrupt_old, &data_old))
H A Ddcethread_cond_wait.c97 if (dcethread__begin_block(dcethread__self(), dcethread__interrupt_condwait, &info, &interrupt_old, &data_old))
H A Ddcethread-private.c192 dcethread__interrupt_condwait(dcethread* thread, void* data) function

Completed in 108 milliseconds