Home
last modified time | relevance | path

Searched refs:gl_waitqueue_notify_all (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlock.c635 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all() function
799 gl_waitqueue_notify_all (&lock->waiting_readers); in glthread_rwlock_unlock()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlock.c636 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all() function
800 gl_waitqueue_notify_all (&lock->waiting_readers); in glthread_rwlock_unlock()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlock.c635 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all() function
799 gl_waitqueue_notify_all (&lock->waiting_readers); in glthread_rwlock_unlock()
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A DChangeLog578 (gl_waitqueue_notify_all): Update.