Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ unlockConnectionLogger
Method
unlockConnectionLogger
src/core/imap/MCIMAPSession.cpp:4357–4360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4355
}
4356
4357
void IMAPSession::unlockConnectionLogger()
4358
{
4359
pthread_mutex_unlock(&mConnectionLoggerLock);
4360
}
4361
4362
ConnectionLogger * IMAPSession::connectionLoggerNoLock()
4363
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected