OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:heap_new
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/private/isc/
heap.h
33
#define
heap_new
__heap_new
macro
42
heap_context
heap_new
(heap_higher_priority_func, heap_index_func, int);
/bionic/libc/netbsd/isc/
ev_timers.c
426
return (
heap_new
(due_sooner, set_index, 2048));
Completed in 502 milliseconds