Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dwindows-rwlock.c33 #define glwthread_waitqueue_t glwthread_carray_waitqueue_t macro
36 glwthread_waitqueue_init (glwthread_waitqueue_t *wq) in glwthread_waitqueue_init()
47 glwthread_waitqueue_add (glwthread_waitqueue_t *wq) in glwthread_waitqueue_add()
97 glwthread_waitqueue_notify_first (glwthread_waitqueue_t *wq) in glwthread_waitqueue_notify_first()
108 glwthread_waitqueue_notify_all (glwthread_waitqueue_t *wq) in glwthread_waitqueue_notify_all()