Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h247 int evthread_make_base_notifiable(struct event_base *base);
/freebsd-13.1/contrib/libevent/include/event2/
H A Dthread.h247 int evthread_make_base_notifiable(struct event_base *base);
/freebsd-13.1/contrib/libevent/test/
H A Dregress_thread.c183 if (evthread_make_base_notifiable(base)<0) { in thread_basic()
H A Dregress.c879 evthread_make_base_notifiable(current_base); in test_fork()
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c183 if (evthread_make_base_notifiable(base)<0) { in thread_basic()
H A Dregress.c848 evthread_make_base_notifiable(current_base); in test_fork()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devent.c664 r = evthread_make_base_notifiable(base); in event_base_new_with_config()
3517 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-13.1/contrib/libevent/
H A Devent.c684 r = evthread_make_base_notifiable(base); in event_base_new_with_config()
3567 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)