Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.c117 uv_free_func free_func) { in uv_replace_allocator() argument
119 calloc_func == NULL || free_func == NULL) { in uv_replace_allocator()
126 uv__allocator.local_free = free_func; in uv_replace_allocator()
/libuv/include/
H A Duv.h289 uv_free_func free_func);
/libuv/docs/src/
H A Dmisc.rst254 …func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func free_func)

Completed in 17 milliseconds