Searched defs:thread_type (Results 1 – 8 of 8) sorted by relevance
47 typedef struct { HANDLE thnd; } thread_type; typedef50 typedef pthread_t thread_type; typedef
52 ThreadType thread_type, void *arg) { in ThreadStart()
47 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
51 ThreadType thread_type; variable
302 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
95 ThreadType thread_type; member
238 ThreadType thread_type) { in ThreadStart()
710 ompt_thread_t thread_type; member