Searched refs:CreateLocked (Results 1 – 2 of 2) sorted by relevance
48 CreateLocked(thread, detached, args); in Create()104 void CreateLocked(uptr thread, bool detached, const Args& args);
20 void ThreadArgRetval::CreateLocked(uptr thread, bool detached, in CreateLocked() function in __sanitizer::ThreadArgRetval