Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsEmpty
Method
IsEmpty
library/cpp/threading/chunk_queue/queue.h:166–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
bool IsEmpty() {
167
return !PrepareRead();
168
}
169
170
protected:
171
T* PrepareWrite() {
Callers
6
IsEmpty
Method · 0.45
with_lock
Method · 0.45
IsEmpty
Method · 0.45
IsEmpty
Method · 0.45
IsEmpty
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected