Home
last modified time | relevance | path

Searched refs:evthread_is_debug_lock_held_ (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devthread-internal.h134 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
257 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
373 int evthread_is_debug_lock_held_(void *lock);
Devthread.c347 evthread_is_debug_lock_held_(void *lock_) in evthread_is_debug_lock_held_() function
/netbsd/src/external/bsd/libevent/dist/
Devthread-internal.h134 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
257 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
373 int evthread_is_debug_lock_held_(void *lock);
Devthread.c349 evthread_is_debug_lock_held_(void *lock_) in evthread_is_debug_lock_held_() function
/netbsd/src/external/bsd/libevent/lib/libevent/
Devent.expsym563 evthread_is_debug_lock_held_