Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ num_tasks
Function
num_tasks
include/exec/libdispatch_queue.hpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
{}
401
402
Shape num_tasks() const
403
{
404
return shape_;
405
}
406
407
template <class F>
408
void apply(F f)
Callers
1
bulk_shared_state
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected