MCPcopy Create free account
hub / github.com/bloomberg/quantum / yield

Method yield

quantum/impl/quantum_context_impl.h:811–814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

809
810template <class RET>
811void Context<RET>::yield()
812{
813 getYieldHandle()();
814}
815
816template <class RET>
817std::atomic_int& Context<RET>::signal()

Callers 2

TEST_PFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_PFunction · 0.64
TESTFunction · 0.64