Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ value
Method
value
src/common/classes/fb_atomic.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
counter_type value() const { return counter.load(std::memory_order_acquire); }
51
52
counter_type exchangeAdd(counter_type value)
53
{
Callers
15
getState
Method · 0.45
unblockWaiting
Method · 0.45
tryBeginRead
Method · 0.45
tryBeginWrite
Method · 0.45
~RWLock
Method · 0.45
~MemPool
Method · 0.45
setStatsGroup
Method · 0.45
validate
Method · 0.45
print_contents
Method · 0.45
notifyOne
Method · 0.45
notifyAll
Method · 0.45
release
Method · 0.45
Calls
1
load
Method · 0.45
Tested by
no test coverage detected