Searched refs:event_base_start_iocp_ (Results 1 – 4 of 4) sorted by relevance
184 int event_base_start_iocp_(struct event_base *base, int n_cpus);
695 event_base_start_iocp_(base, cfg->n_cpus_hint); in event_base_new_with_config()702 event_base_start_iocp_(struct event_base *base, int n_cpus) in event_base_start_iocp_() function
240 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()