Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ lockConnectionLogger
Method
lockConnectionLogger
src/core/smtp/MCSMTPSession.cpp:996–999 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
994
}
995
996
void SMTPSession::lockConnectionLogger()
997
{
998
pthread_mutex_lock(&mConnectionLoggerLock);
999
}
1000
1001
void SMTPSession::unlockConnectionLogger()
1002
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected