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()
49 ThreadStart(u32 tid,tid_t os_id,ThreadType thread_type) ThreadStart() argument
52 ThreadType thread_type; variable
310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
88 ThreadType thread_type; global() member
153 ThreadType thread_type) { in ThreadStart()
756 ompt_thread_t thread_type; member