Searched defs:target_thread (Results 1 – 5 of 5) sorted by relevance
228 int target_thread = (intptr_t) ((struct thread *)arg)->arg; in signal_sending_thread() local
86 pthread_t target_thread; variable
83 pthread_t target_thread; variable
421 TargetThread target_thread(stack_config); in WithTargetThread() local603 TargetThread target_thread(StackConfiguration( in TestLibraryUnload() local
893 bool MinidumpGenerator::GetThreadState(thread_act_t target_thread, in GetThreadState()