Searched refs:ScopedAllowThreadSuspension (Results 1 – 3 of 3) sorted by relevance
93 ScopedAllowThreadSuspension ats; in AllocObjectWithAllocator()157 ScopedAllowThreadSuspension ats; in AllocObjectWithAllocator()
1770 ScopedAllowThreadSuspension ats; \ in AllocateInternalWithGc()1904 ScopedAllowThreadSuspension ats; in AllocateInternalWithGc()
1924 class ScopedAllowThreadSuspension {1926 ALWAYS_INLINE ScopedAllowThreadSuspension() RELEASE(Roles::uninterruptible_) { in ScopedAllowThreadSuspension() function1934 ALWAYS_INLINE ~ScopedAllowThreadSuspension() ACQUIRE(Roles::uninterruptible_) { in ~ScopedAllowThreadSuspension()