MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / unlockConnectionLogger

Method unlockConnectionLogger

src/core/imap/MCIMAPSession.cpp:4357–4360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4355}
4356
4357void IMAPSession::unlockConnectionLogger()
4358{
4359 pthread_mutex_unlock(&mConnectionLoggerLock);
4360}
4361
4362ConnectionLogger * IMAPSession::connectionLoggerNoLock()
4363{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected