Searched refs:ScopedAllowThreadSuspension (Results 1 – 3 of 3) sorted by relevance
93 ScopedAllowThreadSuspension ats; in AllocObjectWithAllocator()157 ScopedAllowThreadSuspension ats; in AllocObjectWithAllocator()
1759 ScopedAllowThreadSuspension ats; \ in AllocateInternalWithGc()1903 ScopedAllowThreadSuspension ats; in AllocateInternalWithGc()
1934 class ScopedAllowThreadSuspension {1936 ALWAYS_INLINE ScopedAllowThreadSuspension() RELEASE(Roles::uninterruptible_) { in ScopedAllowThreadSuspension() function1944 ALWAYS_INLINE ~ScopedAllowThreadSuspension() ACQUIRE(Roles::uninterruptible_) { in ~ScopedAllowThreadSuspension()