Searched refs:ASYNC_get_wait_ctx (Results 1 – 9 of 9) sorted by relevance
5 ASYNC_get_wait_ctx,22 ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job);109 ASYNC_get_wait_ctx() can be used to get a pointer to the B<ASYNC_WAIT_CTX>163 ASYNC_get_wait_ctx() returns a pointer to the B<ASYNC_WAIT_CTX> for the job.229 ASYNC_WAIT_CTX_set_wait_fd(ASYNC_get_wait_ctx(currjob), &unique,322 ASYNC_start_job, ASYNC_pause_job, ASYNC_get_current_job, ASYNC_get_wait_ctx(),
98 job via L<ASYNC_get_wait_ctx(3)> and provide a file descriptor to use for
68 ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job);
88 ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job);
87 waitctx = ASYNC_get_wait_ctx(job); in waitfd()
449 ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job) in ASYNC_get_wait_ctx() function
492 waitctx = ASYNC_get_wait_ctx(job); in dummy_pause_job()
194 waitctx = ASYNC_get_wait_ctx(job); in afalg_setup_async_event_notification()
1465 ASYNC_get_wait_ctx 1500 3_0_0 EXIST::FUNCTION: