Home
last modified time | relevance | path

Searched refs:uv_free_func (Results 1 – 3 of 3) sorted by relevance

/libuv/src/
H A Duv-common.c45 uv_free_func local_free;
117 uv_free_func free_func) { in uv_replace_allocator()
/libuv/include/
H A Duv.h282 typedef void (*uv_free_func)(void* ptr); typedef
289 uv_free_func free_func);
/libuv/docs/src/
H A Dmisc.rst44 .. 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