Searched refs:COND_SIGNAL (Results 1 – 6 of 6) sorted by relevance
131 #define COND_SIGNAL(c) condition_signal(*c) macro246 # define COND_SIGNAL(c) \ macro284 && defined(COND_SIGNAL) && defined(COND_WAIT)309 COND_SIGNAL(&(mutex)->wakeup); \333 COND_SIGNAL(&(mutex)->wakeup); \497 #ifndef COND_SIGNAL498 # define COND_SIGNAL(c) NOOP macro
63 #define COND_SIGNAL(c) \ macro
221 COND_SIGNAL(&lock->cond); in recursive_lock_release()1621 COND_SIGNAL(&ul->lock.cond);1671 COND_SIGNAL(&ul->lock.cond);1707 COND_SIGNAL(&ul->user_cond);
149 #define COND_SIGNAL(c) \ macro
284 COND_SIGNAL(&thread_join_data[tid].cond); in pthread_join()386 COND_SIGNAL(&thread_join_data[tid].cond); in pthread_startit()460 COND_SIGNAL(&thread_join_data[tid].cond); in pthread_detach()
34 COND_SIGNAL # Z added by devel/scanprov