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

Method lockConnectionLogger

src/core/imap/MCIMAPSession.cpp:4352–4355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4350}
4351
4352void IMAPSession::lockConnectionLogger()
4353{
4354 pthread_mutex_lock(&mConnectionLoggerLock);
4355}
4356
4357void IMAPSession::unlockConnectionLogger()
4358{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected