OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVTHREAD_LOCKTYPE_READWRITE
(Results
1 - 2
of
2
) sorted by null
/external/libevent/include/event2/
thread.h
86
#define
EVTHREAD_LOCKTYPE_READWRITE
2
99
*
EVTHREAD_LOCKTYPE_READWRITE
.
/external/libevent/
evthread.c
214
if (lock->locktype &
EVTHREAD_LOCKTYPE_READWRITE
)
229
if (lock->locktype &
EVTHREAD_LOCKTYPE_READWRITE
)
Completed in 272 milliseconds