Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_win.h31 # define async_fibre_makecontext(c) \ macro
35 # define async_fibre_makecontext(c) \ macro
H A Dasync_null.h26 # define async_fibre_makecontext(c) 0 macro
H A Dasync_posix.c96 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function