Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ index
Method
index
include/exec/static_thread_pool.hpp:646–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
}
645
646
[[nodiscard]]
647
auto index() const noexcept -> std::uint32_t
648
{
649
return index_;
650
}
651
652
[[nodiscard]]
653
auto numa_node() const noexcept -> int
Callers
2
victims
Method · 0.45
try_steal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected