Searched refs:CreateAsanThread (Results 1 – 1 of 1) sorted by relevance
119 static AsanThread *CreateAsanThread(StackTrace *stack, u32 parent_tid, in CreateAsanThread() function151 AsanThread *t = CreateAsanThread( in CreateMainThread()182 AsanThread *thread = CreateAsanThread(&stack, parent_tid, detached, name); in BeforeThreadCreateHook()