Searched refs:uv_free_func (Results 1 – 3 of 3) sorted by relevance
45 uv_free_func local_free;117 uv_free_func free_func) { in uv_replace_allocator()
282 typedef void (*uv_free_func)(void* ptr); typedef289 uv_free_func free_func);
44 .. c:type:: void (*uv_free_func)(void* ptr)254 …func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func free_func)
Completed in 13 milliseconds