Searched refs:reheap (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | thread.h | 496 void reheap() { make_heap(c.begin(), c.end(), comp); } in reheap() function |
D | thread.cc | 672 delayed_messages_.reheap(); in ClearInternal() |