Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ release
Function
release
src/common/classes/init.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
void release()
338
{
339
mutex->~Mutex();
340
}
341
}
342
}
Callers
6
XThreadMutex
Method · 0.70
leave
Method · 0.70
~ReadLockGuard
Method · 0.70
~WriteLockGuard
Method · 0.70
allClean
Function · 0.70
~EnsureUnlock
Function · 0.70
Calls
1
~Mutex
Method · 0.45
Tested by
no test coverage detected