Searched refs:stack_alloc_impl (Results 1 – 1 of 1) sorted by relevance
39 static ASYNC_stack_alloc_fn stack_alloc_impl = async_stack_alloc; variable67 stack_alloc_impl = alloc_fn; in ASYNC_set_mem_functions()77 *alloc_fn = stack_alloc_impl; in ASYNC_get_mem_functions()115 fibre->fibre.uc_stack.ss_sp = stack_alloc_impl(&num); in async_fibre_makecontext()