MCPcopy 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
284int32_t SC::AsyncLoopWakeUp::getPendingWakeUps() const { return pendingWakeUps.load(); }
285
286SC::Result SC::AsyncLoopWork::validate(AsyncEventLoop&)
287{

Callers 1

executeWakeUpsMethod · 0.80

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected