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

  /external/libevent/
evthread-internal.h 129 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
243 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
358 int evthread_is_debug_lock_held_(void *lock);
evthread.c 345 evthread_is_debug_lock_held_(void *lock_) function

Completed in 69 milliseconds