Searched refs:ScopedAllowWait (Results 1 – 7 of 7) 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()
55 ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
137 base::ThreadRestrictions::ScopedAllowWait allow_wait_;
498 base::ThreadRestrictions::ScopedAllowWait allow_wait; in ShutdownOnDBusThreadAndBlock()