Searched refs:event_base_start_iocp_ (Results 1 – 4 of 4) sorted by relevance
197 int event_base_start_iocp_(struct event_base *base, int n_cpus);
737 event_base_start_iocp_(base, cfg->n_cpus_hint); in event_base_new_with_config()744 event_base_start_iocp_(struct event_base *base, int n_cpus) in event_base_start_iocp_() function
297 if (event_base_start_iocp_(base, 0)<0) { in basic_test_setup()
313 event_base_start_iocp_(data->base, 0); in test_iocp_bufferevent_async()