Home | History | Annotate | Download | only in src

Lines Matching full:_event

5338     void _TaskInitNoFunctor(task_completion_event<_ReturnType>& _Event)
5340 _Event._RegisterTask(_M_Impl);
6052 void _TaskInitNoFunctor(task_completion_event<void>& _Event)
6054 _M_unitTask._TaskInitNoFunctor(_Event._M_unitEvent);