Searched refs:EVTHREAD_LOCKTYPE_READWRITE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h88 #define EVTHREAD_LOCKTYPE_READWRITE 2 macro
101 * EVTHREAD_LOCKTYPE_READWRITE.
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devthread.c233 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE)
249 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE)

Completed in 51 milliseconds