Searched refs:suspend_task_type (Results 1 – 1 of 1) sorted by relevance
553 using suspend_task_type = CountingTask<decltype(suspend_func)>; typedef554 suspend_task_type suspend_task(suspend_func, wait);769 using suspend_task_type = CountingTask<decltype(critical_work)>; typedef770 suspend_task_type critical_task(critical_work, wait);