Searched defs:handlePos (Results 1 – 3 of 3) sorted by relevance
78 std::atomic<uint64_t> handlePos; member
237 …if (auto const handlePos = std::find(handles.begin(), handles.end(), handle); handlePos != handles… in FindHandleIndex() local247 if (auto const handlePos = in FindOrAddIndex() local
603 uint64_t handlePos = 0; in Init() local