Searched refs:cond_broadcast (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/fbsdcompat/
H A Dreentrant.h113 #define cond_broadcast(m) if (__isthreaded) \ macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dthr_thr.c110 return( cond_broadcast( cv ) );

Completed in 55 milliseconds