Home
last modified time | relevance | path

Searched refs:heap_insert (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/include/isc/
H A Dheap.h35 #define heap_insert __heap_insert macro
44 int heap_insert(heap_context, void *);
/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dph.c215 heap_insert(&heap, &nodes[k]); in TEST_BEGIN()
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Dev_timers.c230 if (heap_insert(ctx->timers, id) < 0) in evSetTimer()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch117267 - heap_insert(&heap, &nodes[k]);