HomeSort by relevance Sort by last modified time
    Searched full:heap_element (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-netbsd/libc/include/isc/
heap.h 39 #define heap_element __heap_element macro
48 void * heap_element(heap_context, int);
  /bionic/libc/upstream-netbsd/libc/isc/
ev_timers.c 262 if (heap_element(ctx->timers, del->index) != del)
289 if (heap_element(ctx->timers, timer->index) != timer)
315 if (heap_element(ctx->timers, timer->index) != timer)

Completed in 309 milliseconds