Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ TBB_runtime_interface_version
Function
TBB_runtime_interface_version
benchmarks/tbb/tbb_misc.cpp:232–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
} // namespace internal
231
232
extern
"C"
int TBB_runtime_interface_version() {
233
return TBB_INTERFACE_VERSION;
234
}
235
236
} // namespace tbb
237
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected