Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ CallbacksPending
Method
CallbacksPending
src/scheduler.cpp:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
size_t SingleThreadedSchedulerClient::CallbacksPending() {
211
LOCK(m_cs_callbacks_pending);
212
return m_callbacks_pending.size();
213
}
Callers
2
ActivateBestChain
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36