Lines Matching refs:exit_base

70 static struct event_base *exit_base;  variable
269 if (exit_base) in http_readcb()
270 event_base_loopexit(exit_base, NULL); in http_readcb()
466 exit_base = data->base; in http_basic_test_impl()
635 event_base_loopexit(exit_base, NULL); in http_badreq_successcb()
650 exit_base = data->base; in http_bad_request_test()
770 exit_base = data->base; in http_delete_test()
854 exit_base = data->base; in http_on_complete_test()
900 event_base_loopexit(exit_base, NULL); in http_allowed_methods_eventcb()
915 exit_base = data->base; in http_allowed_methods_test()
1057 exit_base = data->base; in http_connection_test_()
1152 exit_base = data->base; in http_connection_async_test()
1329 event_base_loopexit(exit_base, &tv); in http_request_error_cb_with_cancel()
1448 exit_base = data->base; in http_cancel_test()
1565 EVUTIL_ASSERT(exit_base); in http_request_no_action_done()
1566 event_base_loopexit(exit_base, NULL); in http_request_no_action_done()
1600 EVUTIL_ASSERT(exit_base); in http_request_done()
1601 event_base_loopexit(exit_base, NULL); in http_request_done()
1631 exit_base = data->base; in http_virtual_host_test()
3005 event_base_loopexit(exit_base,NULL); in http_incomplete_readcb()
3019 event_base_loopexit(exit_base,NULL); in http_incomplete_errorcb()
3047 exit_base = data->base; in http_incomplete_test_()
3266 exit_base = data->base; in http_chunk_out_test_impl()
3343 exit_base = data->base; in http_stream_out_test_impl()
3399 event_base_loopexit(exit_base, NULL); in http_stream_in_done()
3415 exit_base = data->base; in http_stream_in_test_()
3539 exit_base = data->base; in http_connection_fail_test_impl()
3614 exit_base = data->base; in http_simple_test_impl()
3657 exit_base = data->base; in http_connection_retry_test_basic()
3852 exit_base = data->base; in http_multi_line_header_test()
4383 exit_base = data->base; in http_get_addr_test()
4438 event_base_loopexit(exit_base, &tv); in http_write_during_read()
4452 exit_base = data->base; in http_write_during_read_test_impl()
4489 exit_base = data->base; in http_request_own_test()