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

  /external/libevent/include/event2/
thread.h 45 evthread_set_lock_callbacks() and evthread_set_condition_callbacks().
90 * locking. It's used to tell evthread_set_lock_callbacks() how to use
127 int evthread_set_lock_callbacks(const struct evthread_lock_callbacks *);
  /external/libevent/
evthread_pthread.c 185 evthread_set_lock_callbacks(&cbs);
evthread_win32.c 327 evthread_set_lock_callbacks(&cbs);
evthread.c 72 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) function

Completed in 292 milliseconds