Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ dispatchQueue
Method
dispatchQueue
src/async/nntp/MCNNTPAsyncSession.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
dispatch_queue_t NNTPAsyncSession::dispatchQueue()
324
{
325
return mQueue->dispatchQueue();
326
}
327
#endif
328
329
void NNTPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)
Callers
1
setSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected