Searched refs:async_stack_free (Results 1 – 1 of 1) sorted by relevance
25 static void async_stack_free(void *addr);40 static ASYNC_stack_free_fn stack_free_impl = async_stack_free;87 static void async_stack_free(void *addr) in async_stack_free() function