Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dwindows-rwlock.c47 glwthread_waitqueue_add (glwthread_waitqueue_t *wq) in glwthread_waitqueue_add() function
160 HANDLE event = glwthread_waitqueue_add (&lock->waiting_readers); in glwthread_rwlock_rdlock()
217 HANDLE event = glwthread_waitqueue_add (&lock->waiting_writers); in glwthread_rwlock_wrlock()