MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / AwaitIsWrongEventLoop

Function AwaitIsWrongEventLoop

Libraries/Await/Await.cpp:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127Result AwaitWrongEventLoopResult() { return Result::FromStableCharPointer(AwaitWrongEventLoopMessageStorage); }
128
129bool AwaitIsWrongEventLoop(Result result) { return result.message == AwaitWrongEventLoopMessageStorage; }
130
131struct AwaitAllocator::BlockHeader
132{

Callers 1

taskCrossLoopGuardsMethod · 0.85

Calls

no outgoing calls

Tested by 1

taskCrossLoopGuardsMethod · 0.68