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

Method unlockConnectionLogger

src/core/pop/MCPOPSession.cpp:606–609  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606void POPSession::unlockConnectionLogger()
607{
608 pthread_mutex_unlock(&mConnectionLoggerLock);
609}
610
611void POPSession::setConnectionLogger(ConnectionLogger * logger)
612{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected