Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ SaslSetMutex
Function
SaslSetMutex
be/src/rpc/authentication.cc:1115–1117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1113
}
1114
1115
void SaslSetMutex() {
1116
sasl_set_mutex(&SaslMutexAlloc, &SaslMutexLock, &SaslMutexUnlock, &SaslMutexFree);
1117
}
1118
1119
}
1120
Callers
1
InitAuth
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected