HomeSort by relevance Sort by last modified time
    Searched refs:EVLOCK_UNLOCK2 (Results 1 - 2 of 2) sorted by null

  /external/libevent/
evthread-internal.h 303 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_
348 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \
evbuffer-internal.h 299 EVLOCK_UNLOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \

Completed in 63 milliseconds