Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ Spinlock
Method
Spinlock
src/common/classes/locks.h:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
159
public:
160
Spinlock()
161
{
162
init();
163
}
164
165
explicit Spinlock(MemoryPool&)
166
{
Callers
nothing calls this directly
Calls
2
raise
Function · 0.85
init
Function · 0.70
Tested by
no test coverage detected