Searched defs:ThreadParams (Results 1 – 2 of 2) sorted by relevance
38 struct ThreadParams { struct39 ThreadParams() in ThreadParams() argument42 PlatformThread::Delegate* delegate;43 bool joinable;44 ThreadPriority priority;
21 struct ThreadParams { struct22 HANDLE ready_event;23 HANDLE start_event;