Searched refs:ASYNC_WAIT_CTX_new (Results 1 – 8 of 8) sorted by relevance
97 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_init_thread()135 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_start_job()163 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_get_current_job()190 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_WAIT_CTX_get_all_fds()255 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_block_pause()
5 ASYNC_WAIT_CTX_new, ASYNC_WAIT_CTX_free, ASYNC_WAIT_CTX_set_wait_fd,14 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);38 Application code must create an ASYNC_WAIT_CTX using the ASYNC_WAIT_CTX_new()108 ASYNC_WAIT_CTX_new() returns a pointer to the newly allocated ASYNC_WAIT_CTX or130 ASYNC_WAIT_CTX_new(), ASYNC_WAIT_CTX_free(), ASYNC_WAIT_CTX_set_wait_fd(),
59 object created through the L<ASYNC_WAIT_CTX_new(3)> function. B<ret> should259 ctx = ASYNC_WAIT_CTX_new();
44 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);
15 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void) in ASYNC_WAIT_CTX_new() function
1787 loopargs[i].wait_ctx = ASYNC_WAIT_CTX_new(); in speed_main()
1683 s->waitctx = ASYNC_WAIT_CTX_new(); in ssl_start_async_job()
3078 ASYNC_WAIT_CTX_new 3033 1_1_0 EXIST::FUNCTION: