Searched defs:ThreadRoutine (Results 1 – 4 of 4) sorted by relevance
116 using ThreadRoutine = void (*)(void* arg); variable
73 using ThreadRoutine = void (*)(void* arg); variable
57 using ThreadRoutine = void (*)(void* arg); variable
489 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine() function