Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_posix.c54 void async_fibre_free(async_fibre *fibre) in async_fibre_free() function
H A Dasync_null.h27 # define async_fibre_free(f) macro
H A Dasync_win.h39 # define async_fibre_free(f) (DeleteFiber((f)->fibre)) macro