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