Searched defs:PostTaskType (Results 1 – 3 of 3) sorted by relevance
26 using PostTaskType = bool(*)(void*); variable
62 using PostTaskType = decltype(PostTaskByFFRT)*; variable
88 void RegisterEventHandlerCallbacks(PostTaskType, HasHigherPriorityType) in RegisterEventHandlerCallbacks() argument