OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_heap_reserve
(Results
1 - 2
of
2
) sorted by null
/external/libevent/
minheap-internal.h
52
static inline int
min_heap_reserve
(min_heap_t* s, unsigned n);
73
if (
min_heap_reserve
(s, s->n + 1))
117
int
min_heap_reserve
(min_heap_t* s, unsigned n)
function
event.c
[
all
...]
Completed in 492 milliseconds