Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
606
void POPSession::unlockConnectionLogger()
607
{
608
pthread_mutex_unlock(&mConnectionLoggerLock);
609
}
610
611
void POPSession::setConnectionLogger(ConnectionLogger * logger)
612
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected