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

  /external/libevent/
event-internal.h 333 /** A socketpair used by some th_notify functions to wake up the main
336 /** An event used by some th_notify functions to wake up the main
338 struct event th_notify; member in struct:event_base
event.c 820 event_del(&base->th_notify);
826 event_debug_unassign(&base->th_notify);
984 event_del_nolock_(&base->th_notify, EVENT_DEL_AUTOBLOCK);
990 event_debug_unassign(&base->th_notify);
    [all...]

Completed in 77 milliseconds