Home
last modified time | relevance | path

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

/dports/devel/folly/folly-2021.12.27.00/folly/
H A DConcurrentSkipList.h287 guards[layer] = pred->acquireGuard();
378 nodeGuard = nodeToDelete->acquireGuard(); in remove()
515 ScopedLocker g = oldHead->acquireGuard(); in growHeight()
H A DConcurrentSkipList-inl.h122 std::unique_lock<MicroSpinLock> acquireGuard() { in acquireGuard() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DConcurrentSkipList.h293 guards[layer] = pred->acquireGuard();
384 nodeGuard = nodeToDelete->acquireGuard(); in remove()
521 ScopedLocker g = oldHead->acquireGuard(); in growHeight()
H A DConcurrentSkipList-inl.h128 std::unique_lock<MicroSpinLock> acquireGuard() { in acquireGuard() function