MCPcopy 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
1029void NNTPSession::unlockConnectionLogger()
1030{
1031 pthread_mutex_unlock(&mConnectionLoggerLock);
1032}
1033
1034void NNTPSession::setConnectionLogger(ConnectionLogger * logger)
1035{

Callers 1

loggerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected