Home
last modified time | relevance | path

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

/third_party/openssl/crypto/async/arch/
Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function
Dasync_null.h26 # define async_fibre_makecontext(c) 0 macro
Dasync_win.h29 # define async_fibre_makecontext(c) \ macro