Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Dequeue
Method
Dequeue
library/cpp/neh/wfmo.h:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
inline bool Dequeue(TWaitHandle** wq) noexcept {
89
return Q_.Dequeue(wq);
90
}
91
92
private:
93
TBlockedQueue<TWaitHandle*> Q_;
Callers
15
~TIBMemPool
Method · 0.45
ThreadFunc
Method · 0.45
~TCopyResultStorage
Method · 0.45
GetCopyResult
Method · 0.45
EraseList
Function · 0.45
GetRequestCancel
Method · 0.45
GetSendRequestAcc
Method · 0.45
Step
Method · 0.45
DoSends
Method · 0.45
~TUdpHttp
Method · 0.45
GetRequest
Method · 0.45
GetResponse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected