Searched refs:gl_waitqueue_notify_first (Results 1 – 4 of 4) sorted by relevance
624 gl_waitqueue_notify_first (gl_waitqueue_t *wq) in gl_waitqueue_notify_first() function793 gl_waitqueue_notify_first (&lock->waiting_writers); in glthread_rwlock_unlock()
625 gl_waitqueue_notify_first (gl_waitqueue_t *wq) in gl_waitqueue_notify_first() function794 gl_waitqueue_notify_first (&lock->waiting_writers); in glthread_rwlock_unlock()
577 (gl_waitqueue_notify_first): Update.