Home
last modified time | relevance | path

Searched refs:ASYNC_pause_job (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/test/
Dasynctest.c24 ASYNC_pause_job(); in only_pause()
32 ASYNC_pause_job(); in add_two()
41 ASYNC_pause_job(); in save_current()
59 ASYNC_pause_job(); in waitfd()
64 ASYNC_pause_job(); in waitfd()
69 ASYNC_pause_job(); in waitfd()
83 ASYNC_pause_job(); in blockpause()
85 ASYNC_pause_job(); in blockpause()
/third_party/openssl/doc/man3/
DASYNC_start_job.pod6 ASYNC_init_thread, ASYNC_cleanup_thread, ASYNC_start_job, ASYNC_pause_job,
19 int ASYNC_pause_job(void);
81 ASYNC_pause_job() below). A handle to the job is placed in B<*job>. Other work
102 then ASYNC_pause_job() will immediately return control to the calling
105 B<*job> parameter will resume execution from the ASYNC_pause_job() call. If
106 ASYNC_pause_job() is called whilst not within the context of a job then no
107 action is taken and ASYNC_pause_job() returns immediately.
120 ASYNC_pause_job() to return control to the user code. The user code can then
135 invokes ASYNC_pause_job(). This returns control back to the code that created
152 ASYNC_pause_job returns 0 if an error occurred or 1 on success. If called when
[all …]
DASYNC_WAIT_CTX_new.pod83 engine immediately prior to calling ASYNC_pause_job() and not by end user code.
99 ASYNC_pause_job() to return control to the user code. The user code can then
/third_party/openssl/include/openssl/
Dasync.h65 int ASYNC_pause_job(void);
/third_party/openssl/crypto/async/
Dasync.c255 int ASYNC_pause_job(void) in ASYNC_pause_job() function
/third_party/openssl/engines/
De_afalg.c264 ASYNC_pause_job(); in afalg_fin_cipher_aio()
De_dasync.c473 ASYNC_pause_job(); in dummy_pause_job()
/third_party/openssl/crypto/err/
Dopenssl.txt126 ASYNC_F_ASYNC_PAUSE_JOB:103:ASYNC_pause_job
/third_party/openssl/util/
Dlibcrypto.num1534 ASYNC_pause_job 1521 1_1_0 EXIST::FUNCTION: