Searched refs:cond_cbs (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dlibevent_support.c150 struct evthread_condition_callbacks cond_cbs = { local
167 evthread_set_condition_callbacks( &cond_cbs );
/netbsd-current/external/bsd/libevent/dist/
H A Devthread_pthread.c177 struct evthread_condition_callbacks cond_cbs = { local
191 evthread_set_condition_callbacks(&cond_cbs);
H A Devthread_win32.c315 struct evthread_condition_callbacks cond_cbs = { local
340 evthread_set_condition_callbacks(&cond_cbs);
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devthread_pthread.c176 struct evthread_condition_callbacks cond_cbs = { local
190 evthread_set_condition_callbacks(&cond_cbs);
H A Devthread_win32.c314 struct evthread_condition_callbacks cond_cbs = { local
339 evthread_set_condition_callbacks(&cond_cbs);

Completed in 110 milliseconds