Home
last modified time | relevance | path

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

/external/libevent/
Devthread-internal.h315 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ macro
360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ macro
Devbuffer-internal.h299 EVLOCK_UNLOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \