Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ _static_thread_pool
Method
_static_thread_pool
include/exec/static_thread_pool.hpp:739–741 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
737
};
738
739
inline _static_thread_pool::_static_thread_pool()
740
: _static_thread_pool(_hardware_concurrency())
741
{}
742
743
inline _static_thread_pool::_static_thread_pool(std::uint32_t thread_count,
744
bwos_params params,
Callers
nothing calls this directly
Calls
6
as_victim
Method · 0.80
victims
Method · 0.80
emplace
Method · 0.45
push_back
Method · 0.45
numa_node
Method · 0.45
store
Method · 0.45
Tested by
no test coverage detected