MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / thread_yield_v3

Function thread_yield_v3

benchmarks/tbb/tbb_thread.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162void thread_yield_v3()
163{
164 __TBB_Yield();
165}
166
167void thread_sleep_v3(const tick_count::interval_t &i)
168{

Callers 1

yieldFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected