Searched defs:SetWaitAllowed (Results 1 – 2 of 2) sorted by relevance
161 bool ThreadRestrictions::SetWaitAllowed(bool allowed) { in SetWaitAllowed() function in base::ThreadRestrictions
510 static bool SetWaitAllowed(bool allowed) { return true; } in SetWaitAllowed() function