Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Wait
Method
Wait
util/system/condvar.h:59–61 ·
view source on GitHub ↗
deprecated
Source
from the content-addressed store, hash-verified
57
58
// deprecated
59
inline void Wait(TMutex& m) noexcept {
60
WaitI(m);
61
}
62
63
template <typename P>
64
inline void Wait(TMutex& m, P pred) noexcept {
Callers
8
with_lock
Function · 0.45
Y_UNIT_TEST
Function · 0.45
with_lock
Method · 0.45
with_lock
Method · 0.45
WaitForStart
Method · 0.45
WaitForComplete
Method · 0.45
Await
Method · 0.45
TestNoLeakChangingAccessToFolder
Method · 0.45
Calls
1
move
Function · 0.50
Tested by
1
TestNoLeakChangingAccessToFolder
Method · 0.36