Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getThreadId
Function
getThreadId
src/common/ThreadStart.h:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
217
218
inline ThreadId getThreadId()
219
{
220
return Thread::getCurrentThreadId();
221
}
222
223
224
template <typename TA, void (*cleanup) (TA) = nullptr>
Callers
14
Worker
Method · 0.85
acquire_shmem
Method · 0.85
enter
Method · 0.85
tryEnter
Method · 0.85
locked
Method · 0.85
~Sync
Method · 0.85
ioBegin
Method · 0.85
ioEnd
Method · 0.85
lockBegin
Method · 0.85
callWriteLockHandler
Method · 0.85
acquire
Method · 0.85
release
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected