Searched refs:CreateAsanThread (Results 1 – 1 of 1) sorted by relevance
92 static AsanThread *CreateAsanThread(StackTrace *stack, u32 parent_tid, in CreateAsanThread() function126 AsanThread *t = CreateAsanThread( in CreateMainThread()157 CreateAsanThread(&stack, parent_tid, user_id, detached, name); in BeforeThreadCreateHook()