OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heap_insert
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/private/isc/
heap.h
35
#define
heap_insert
__heap_insert
macro
44
int
heap_insert
(heap_context, void *);
/bionic/libc/netbsd/isc/
ev_timers.c
217
if (
heap_insert
(ctx->timers, id) < 0)
Completed in 122 milliseconds