Home
last modified time | relevance | path

Searched refs:evthread_make_base_notifiable (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h247 int evthread_make_base_notifiable(struct event_base *base);
/freebsd/contrib/libevent/include/event2/
H A Dthread.h247 int evthread_make_base_notifiable(struct event_base *base);
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c183 if (evthread_make_base_notifiable(base)<0) { in thread_basic()
H A Dregress_dns.c2279 if (evthread_make_base_notifiable(rp.base) < 0) in getaddrinfo_race_gotresolve_test()
H A Dregress.c945 evthread_make_base_notifiable(current_base); in test_fork()
/freebsd/contrib/libevent/test/
H A Dregress_thread.c183 if (evthread_make_base_notifiable(base)<0) { in thread_basic()
H A Dregress_dns.c2279 if (evthread_make_base_notifiable(rp.base) < 0) in getaddrinfo_race_gotresolve_test()
H A Dregress.c945 evthread_make_base_notifiable(current_base); in test_fork()
/freebsd/contrib/ntp/sntp/libevent/
H A Devent.c726 r = evthread_make_base_notifiable(base); in event_base_new_with_config()
3618 evthread_make_base_notifiable(struct event_base *base) in evthread_make_base_notifiable() function
H A DChangeLog-2.0711 o Tidy up the code in evthread_make_base_notifiable a little (61e1eee)
/freebsd/contrib/libevent/
H A Devent.c726 r = evthread_make_base_notifiable(base); in event_base_new_with_config()
3618 evthread_make_base_notifiable(struct event_base *base) in evthread_make_base_notifiable() function
H A DChangeLog-2.0711 o Tidy up the code in evthread_make_base_notifiable a little (61e1eee)