Home
last modified time | relevance | path

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

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DRelaxedConcurrentPriorityQueue.h840 bool go_fast_path = false; in moundPush() local
842 cur = selectPosition(val, go_fast_path, seed, hptr); in moundPush()
843 if (go_fast_path) { in moundPush()