Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ dispatchQueue
Method
dispatchQueue
src/async/imap/MCIMAPAsyncSession.cpp:939–942 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
937
}
938
939
dispatch_queue_t IMAPAsyncSession::dispatchQueue()
940
{
941
return mDispatchQueue;
942
}
943
#endif
Callers
1
setSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected