Searched refs:EVLOCK_LOCK2 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evthread-internal.h | 316 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ macro 352 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ macro
|
| D | evbuffer-internal.h | 297 EVLOCK_LOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evthread-internal.h | 316 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ macro 352 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ macro
|
| D | evbuffer-internal.h | 297 EVLOCK_LOCK2((buffer1)->lock, (buffer2)->lock, 0, 0); \
|