Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Wait
Method
Wait
library/cpp/neh/rq.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
inline void Wait() noexcept {
83
char buf[128];
84
R.Read(buf, sizeof(buf));
85
}
86
87
TPipeHandle R;
88
TPipeHandle W;
Callers
5
Next
Method · 0.45
Next
Method · 0.45
Next
Method · 0.45
Wait
Method · 0.45
Next
Method · 0.45
Calls
1
Read
Method · 0.45
Tested by
no test coverage detected