Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Schedule
Method
Schedule
library/cpp/neh/tcp.cpp:357–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
inline void Schedule(TResponcePtr res) {
358
PQ.EnqueueSafe(res);
359
}
360
361
void RunDispatcher(TCont* c) {
362
while (true) {
Callers
3
SendReply
Method · 0.45
Schedule
Method · 0.45
ScheduleRequest
Method · 0.45
Calls
1
EnqueueSafe
Method · 0.45
Tested by
no test coverage detected