Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
810
template <class RET>
811
void Context<RET>::yield()
812
{
813
getYieldHandle()();
814
}
815
816
template <class RET>
817
std::atomic_int& Context<RET>::signal()
Callers
2
TEST_P
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_P
Function · 0.64
TEST
Function · 0.64