Searched refs:ASYNC_WAIT_CTX_new (Results 1 – 10 of 10) sorted by relevance
130 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_init_thread()174 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_callback_status()205 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_start_job()233 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_get_current_job()260 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_WAIT_CTX_get_all_fds()325 || (waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_block_pause()359 if ((waitctx = ASYNC_WAIT_CTX_new()) == NULL in test_ASYNC_start_job_ex()
5 ASYNC_WAIT_CTX_new, ASYNC_WAIT_CTX_free, ASYNC_WAIT_CTX_set_wait_fd,23 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);55 Application code must create an B<ASYNC_WAIT_CTX> using the ASYNC_WAIT_CTX_new()183 ASYNC_WAIT_CTX_new() returns a pointer to the newly allocated B<ASYNC_WAIT_CTX>208 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. I<ret> should129 used even if it has been set. See ASYNC_WAIT_CTX_new() for more details.263 ctx = ASYNC_WAIT_CTX_new();
44 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);
56 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);
15 ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void) in ASYNC_WAIT_CTX_new() function
538 DEPEND[html/man3/ASYNC_WAIT_CTX_new.html]=man3/ASYNC_WAIT_CTX_new.pod539 GENERATE[html/man3/ASYNC_WAIT_CTX_new.html]=man3/ASYNC_WAIT_CTX_new.pod540 DEPEND[man/man3/ASYNC_WAIT_CTX_new.3]=man3/ASYNC_WAIT_CTX_new.pod541 GENERATE[man/man3/ASYNC_WAIT_CTX_new.3]=man3/ASYNC_WAIT_CTX_new.pod2872 html/man3/ASYNC_WAIT_CTX_new.html \3468 man/man3/ASYNC_WAIT_CTX_new.3 \
1772 loopargs[i].wait_ctx = ASYNC_WAIT_CTX_new(); in speed_main()
1779 s->waitctx = ASYNC_WAIT_CTX_new(); in ssl_start_async_job()
2966 ASYNC_WAIT_CTX_new 3033 3_0_0 EXIST::FUNCTION: