Home
last modified time | relevance | path

Searched defs:run_as_hpx_thread (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/
H A Drun_as_hpx_thread.hpp36 run_as_hpx_thread(std::false_type, F const& f, Ts &&... ts) in run_as_hpx_thread() function
96 void run_as_hpx_thread(std::true_type, F const& f, Ts &&... ts) in run_as_hpx_thread() function
149 run_as_hpx_thread(F const& f, Ts &&... vs) in run_as_hpx_thread() function