MCPcopy 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
1115void SaslSetMutex() {
1116 sasl_set_mutex(&SaslMutexAlloc, &SaslMutexLock, &SaslMutexUnlock, &SaslMutexFree);
1117}
1118
1119}
1120

Callers 1

InitAuthFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected