Lines Matching refs:exit_base
72 static struct event_base *exit_base; variable
282 if (exit_base) in http_readcb()
283 event_base_loopexit(exit_base, NULL); in http_readcb()
391 event_base_once(exit_base, -1, EV_TIMEOUT, in http_timeout_cb()
518 exit_base = data->base; in http_basic_test_impl()
680 event_base_loopexit(exit_base, NULL); in http_badreq_successcb()
695 exit_base = data->base; in http_bad_request_test()
816 exit_base = data->base; in http_delete_test()
900 exit_base = data->base; in http_on_complete_test()
946 event_base_loopexit(exit_base, NULL); in http_allowed_methods_eventcb()
961 exit_base = data->base; in http_allowed_methods_test()
1103 exit_base = data->base; in http_connection_test_()
1198 exit_base = data->base; in http_connection_async_test()
1372 event_base_loopexit(exit_base, &tv); in http_request_error_cb_with_cancel()
1491 exit_base = data->base; in http_cancel_test()
1608 EVUTIL_ASSERT(exit_base); in http_request_no_action_done()
1609 event_base_loopexit(exit_base, NULL); in http_request_no_action_done()
1643 EVUTIL_ASSERT(exit_base); in http_request_done()
1644 event_base_loopexit(exit_base, NULL); in http_request_done()
1674 exit_base = data->base; in http_virtual_host_test()
3070 event_base_loopexit(exit_base,NULL); in http_incomplete_readcb()
3084 event_base_loopexit(exit_base,NULL); in http_incomplete_errorcb()
3112 exit_base = data->base; in http_incomplete_test_()
3331 exit_base = data->base; in http_chunk_out_test_impl()
3409 exit_base = data->base; in http_stream_out_test_impl()
3465 event_base_loopexit(exit_base, NULL); in http_stream_in_done()
3481 exit_base = data->base; in http_stream_in_test_()
3605 exit_base = data->base; in http_connection_fail_test_impl()
3680 exit_base = data->base; in http_simple_test_impl()
3724 exit_base = data->base; in http_connection_retry_test_basic()
3919 exit_base = data->base; in http_multi_line_header_test()
4445 exit_base = data->base; in http_get_addr_test()
4500 event_base_loopexit(exit_base, &tv); in http_write_during_read()
4514 exit_base = data->base; in http_write_during_read_test_impl()
4553 exit_base = data->base; in http_request_own_test()
4616 exit_base = data->base; in http_request_extra_body_test()