Searched refs:nub_thread (Results 1 – 3 of 3) sorted by relevance
62 thread_id nub_thread; member
233 info->nub_thread = -1; in clear_team_debug_info()283 if (info->nub_thread >= 0) { in destroy_team_debug_info()284 if (info->nub_thread != thread_get_current_thread()->id) { in destroy_team_debug_info()286 wait_for_thread(info->nub_thread, &result); in destroy_team_debug_info()289 info->nub_thread = -1; in destroy_team_debug_info()578 if (thread->id == thread->team->debug_info.nub_thread) { in thread_hit_debug_event_internal()1639 && info.nub_thread == nubThread->id) { in nub_thread_cleanup()1711 if (nubThread->team->debug_info.nub_thread != nubThread->id) { in debug_nub_thread()2554 team->debug_info.nub_thread = nubThread; in install_team_debugger_init_debug_infos()2662 debuggerPort, nubPort, team->debug_info.nub_thread, in install_team_debugger()[all …]
1997 nubThreadID = team->debug_info.nub_thread; in exec_team()2706 info->debugger_nub_thread = team->debug_info.nub_thread; in fill_team_info()