Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_heap.cc36 static void adjust_upwards(grpc_timer** first, uint32_t i, grpc_timer* t) { in adjust_upwards() function
86 adjust_upwards(heap->timers, i, timer); in note_changed_priority()
106 adjust_upwards(heap->timers, heap->timer_count, timer); in grpc_timer_heap_add()