Searched refs:group_wait (Results 1 – 1 of 1) sorted by relevance
2206 static void tp_object_wait( struct threadpool_object *object, BOOL group_wait ) in tp_object_wait() argument2211 while (!object_is_finished( object, group_wait )) in tp_object_wait()2213 if (group_wait) in tp_object_wait()