Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_generic.cc492 static int refill_heap(timer_shard* shard, grpc_millis now) { in refill_heap() function
539 if (!refill_heap(shard, now)) return nullptr; in pop_one()