Searched refs:th_notify_fn (Results 1 – 2 of 2) sorted by relevance
293 int (*th_notify_fn)(struct event_base *base); member
2032 if (!base->th_notify_fn) in evthread_notify_base()2037 return base->th_notify_fn(base); in evthread_notify_base()2821 base->th_notify_fn = notify; in evthread_make_base_notifiable()