Home
last modified time | relevance | path

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

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