Searched defs:async_fibre_free (Results 1 – 3 of 3) sorted by relevance
52 void async_fibre_free(async_fibre *fibre) in async_fibre_free() function
27 # define async_fibre_free(f) macro
31 # define async_fibre_free(f) (DeleteFiber((f)->fibre)) macro