Searched defs:curr_thread (Results 1 – 2 of 2) sorted by relevance
310 AsanThread *curr_thread = asanThreadRegistry().GetCurrent(); in __asan_handle_no_return() local375 AsanThread *curr_thread = asanThreadRegistry().GetCurrent(); in __asan_report_error() local
1428 static struct thread *curr_thread[MAX_CPUS]; variable