Searched refs:gl_waitqueue_notify_all (Results 1 – 4 of 4) sorted by relevance
635 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all() function799 gl_waitqueue_notify_all (&lock->waiting_readers); in glthread_rwlock_unlock()
636 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all() function800 gl_waitqueue_notify_all (&lock->waiting_readers); in glthread_rwlock_unlock()
578 (gl_waitqueue_notify_all): Update.