Searched refs:th_notify_fn (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent-internal.h293 int (*th_notify_fn)(struct event_base *base); member in struct:event_base
H A Devent.c2005 if (!base->th_notify_fn)
2010 return base->th_notify_fn(base);
2794 base->th_notify_fn = notify;

Completed in 176 milliseconds