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