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
69 ThreadType thread_type, void *arg) { in ThreadStart() argument
51 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
52 ThreadType thread_type; variable
310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
89 ThreadType thread_type; member
153 ThreadType thread_type) { in ThreadStart() argument
750 ompt_thread_t thread_type; global() member