Searched defs:try_put_task_impl (Results 1 – 2 of 2) sorted by relevance
270 graph_task* try_put_task_impl( const input_type& t, /*lightweight=*/std::true_type ) { in try_put_task_impl() function283 graph_task* try_put_task_impl( const input_type& t, /*lightweight=*/std::false_type ) { in try_put_task_impl() function
3116 graph_task * try_put_task_impl(const input_type &v) { in try_put_task_impl() function