MCPcopy 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_lockFunction · 0.45
Y_UNIT_TESTFunction · 0.45
with_lockMethod · 0.45
with_lockMethod · 0.45
WaitForStartMethod · 0.45
WaitForCompleteMethod · 0.45
AwaitMethod · 0.45

Calls 1

moveFunction · 0.50

Tested by 1