Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ lockConnectionLogger
Method
lockConnectionLogger
src/core/nntp/MCNNTPSession.cpp:1024–1027 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1022
}
1023
1024
void NNTPSession::lockConnectionLogger()
1025
{
1026
pthread_mutex_lock(&mConnectionLoggerLock);
1027
}
1028
1029
void NNTPSession::unlockConnectionLogger()
1030
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected