MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / get_id

Function get_id

test/exec/test_task.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 STDEXEC_ATTRIBUTE(noinline)
46# endif
47 auto get_id() -> int
48 {
49 return thread_id;
50 }
51
52 auto test_stickiness_for_two_single_thread_contexts_nested(ex::scheduler auto scheduler1,
53 ex::scheduler auto,

Calls

no outgoing calls

Tested by

no test coverage detected