Searched refs:DisallowWaiting (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/threading/
H A Dthread_restrictions.cc65 void ThreadRestrictions::DisallowWaiting() { function in class:base::ThreadRestrictions
H A Dthread_restrictions.h169 static void DisallowWaiting();
180 static void DisallowWaiting() {} function in class:base::ThreadRestrictions
/external/chromium_org/content/browser/
H A Dbrowser_process_sub_thread.cc43 base::ThreadRestrictions::DisallowWaiting();
H A Dbrowser_main_loop.cc741 base::ThreadRestrictions::DisallowWaiting();

Completed in 1226 milliseconds