Searched defs:PP_Thread (Results 1 – 1 of 1) sorted by relevance
39 typedef pthread_t PP_Thread; typedef41 struct PP_Thread { struct43 PP_ThreadFunction* thread_func; argument48 PP_INLINE bool PP_CreateThread(PP_Thread* thread, argument