Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Signal
Method
Signal
library/cpp/neh/rq.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
inline void Signal() noexcept {
78
char ch = 21;
79
W.Write(&ch, 1);
80
}
81
82
inline void Wait() noexcept {
83
char buf[128];
Callers
15
~TIBMemPool
Method · 0.45
ThreadFunc
Method · 0.45
CopyData
Method · 0.45
UpdateAsyncSignalState
Method · 0.45
AddRequest
Method · 0.45
AddResponse
Method · 0.45
AddCancel
Method · 0.45
AddSendRequestAcc
Method · 0.45
AsyncSignal
Method · 0.45
Step
Method · 0.45
ExecServerThread
Method · 0.45
~TUdpHttp
Method · 0.45
Calls
1
Write
Method · 0.45
Tested by
no test coverage detected