Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ dispatchQueue
Method
dispatchQueue
src/async/pop/MCPOPAsyncSession.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
dispatch_queue_t POPAsyncSession::dispatchQueue()
279
{
280
return mQueue->dispatchQueue();
281
}
282
#endif
283
284
void POPAsyncSession::setOperationQueueCallback(OperationQueueCallback * callback)
Callers
1
setSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected