Searched refs:ScopedAllowWait (Results 1 – 12 of 12) sorted by relevance
167 ThreadRestrictions::ScopedAllowWait::ScopedAllowWait() in ScopedAllowWait() function in base::ThreadRestrictions::ScopedAllowWait170 ThreadRestrictions::ScopedAllowWait::~ScopedAllowWait() { in ~ScopedAllowWait()
518 class BASE_EXPORT ScopedAllowWait {520 ScopedAllowWait() EMPTY_BODY_IF_DCHECK_IS_OFF;521 ~ScopedAllowWait() EMPTY_BODY_IF_DCHECK_IS_OFF;528 DISALLOW_COPY_AND_ASSIGN(ScopedAllowWait);
32 ThreadRestrictions::ScopedAllowWait allow_wait; in Start()65 ThreadRestrictions::ScopedAllowWait allow_wait; in HasBeenStarted()
146 base::ThreadRestrictions::ScopedAllowWait allow_wait; in WaitUntilThreadStarted()223 base::ThreadRestrictions::ScopedAllowWait allow_wait; in GetThreadId()
27 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
55 ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
137 base::ThreadRestrictions::ScopedAllowWait allow_wait_;
64 base::ThreadRestrictions::ScopedAllowWait wait_allowed; in Start()
105 + base::ThreadRestrictions::ScopedAllowWait allow_wait __attribute__((unused));
578 base::ThreadRestrictions::ScopedAllowWait allow_wait; in PerformShutdown()
727 ThreadRestrictions::ScopedAllowWait allow_wait; in ~StackSamplingProfiler()
498 base::ThreadRestrictions::ScopedAllowWait allow_wait; in ShutdownOnDBusThreadAndBlock()