Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ getPendingWakeUps
Method
getPendingWakeUps
Libraries/Async/Async.cpp:284–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
int32_t SC::AsyncLoopWakeUp::getPendingWakeUps() const { return pendingWakeUps.load(); }
285
286
SC::Result SC::AsyncLoopWork::validate(AsyncEventLoop&)
287
{
Callers
1
executeWakeUps
Method · 0.80
Calls
1
load
Method · 0.45
Tested by
no test coverage detected