Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/libgrape-lite
/ NonblockingQueue
Method
NonblockingQueue
grape/utils/concurrent_queue.h:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
class NonblockingQueue {
185
public:
186
NonblockingQueue() {}
187
~NonblockingQueue() {}
188
189
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected