Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
void thread_yield_v3()
163
{
164
__TBB_Yield();
165
}
166
167
void thread_sleep_v3(const tick_count::interval_t &i)
168
{
Callers
1
yield
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected