Searched defs:new_thread (Results 1 – 5 of 5) sorted by relevance
56 struct pthread *curthread, *new_thread; in _pthread_create() local
498 uint64_t new_thread = KMP_TEST_THEN_INC64((kmp_int64 *)&thread); in __ompt_get_unique_id_internal() local
262 new_thread(struct procinfo *p, lwpid_t lwpid) in new_thread() function
1197 Thread *new_thread = nullptr; in DoExecute() local
2140 HostThread Debugger::SetIOHandlerThread(HostThread &new_thread) { in SetIOHandlerThread()