Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libevent/dist/include/event2/
Dthread.h89 #define EVTHREAD_LOCKTYPE_READWRITE 2 macro
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
Dthread.h90 #define EVTHREAD_LOCKTYPE_READWRITE 2 macro
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devthread.c256 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in debug_lock_lock()
272 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in evthread_debug_lock_mark_unlocked()
/netbsd/src/external/bsd/libevent/dist/
Devthread.c258 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in debug_lock_lock()
274 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in evthread_debug_lock_mark_unlocked()