Home
last modified time | relevance | path

Searched refs:DisallowWaiting (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_restrictions.h175 static void DisallowWaiting();
186 static void DisallowWaiting() {} in DisallowWaiting() function
Dthread_restrictions.cc65 void ThreadRestrictions::DisallowWaiting() { in DisallowWaiting() function in base::ThreadRestrictions