Home
last modified time | relevance | path

Searched defs:async_fibre_swapcontext (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/async/arch/
Dasync_null.h25 # define async_fibre_swapcontext(o,n,r) 0 macro
Dasync_win.h27 # define async_fibre_swapcontext(o,n,r) \ macro
Dasync_posix.h64 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext() function