Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.h442 static void DisallowWaiting();
449 static void DisallowWaiting() {} in DisallowWaiting() function
Dthread_restrictions.cc157 void ThreadRestrictions::DisallowWaiting() { in DisallowWaiting() function in base::ThreadRestrictions