MCPcopy 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
939dispatch_queue_t IMAPAsyncSession::dispatchQueue()
940{
941 return mDispatchQueue;
942}
943#endif

Callers 1

setSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected