Searched refs:free_func (Results 1 – 3 of 3) sorted by relevance
117 uv_free_func free_func) { in uv_replace_allocator() argument119 calloc_func == NULL || free_func == NULL) { in uv_replace_allocator()126 uv__allocator.local_free = free_func; in uv_replace_allocator()
289 uv_free_func free_func);
254 …func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func free_func)
Completed in 17 milliseconds