Searched defs:PostTaskType (Results 1 – 2 of 2) sorted by relevance
26 using PostTaskType = bool(*)(void*); variable
62 using PostTaskType = decltype(PostTaskByFFRT)*; variable