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

Method get_executor

include/exec/asio/asio_thread_pool.hpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 [[nodiscard]]
49 auto get_executor() const
50 {
51 return executor_;
52 }
53
54 private:
55 friend exec::thread_pool_base<asio_thread_pool>;

Callers 6

threadMethod · 0.80
ping_pongMethod · 0.80
operator()Method · 0.80
as_default_on.hppFile · 0.80

Calls

no outgoing calls

Tested by 3

threadMethod · 0.64
ping_pongMethod · 0.64
operator()Method · 0.64