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

Method lockConnectionLogger

src/core/pop/MCPOPSession.cpp:601–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

599}
600
601void POPSession::lockConnectionLogger()
602{
603 pthread_mutex_lock(&mConnectionLoggerLock);
604}
605
606void POPSession::unlockConnectionLogger()
607{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected