Home
last modified time | relevance | path

Searched refs:ScopedAllowThreadSuspension (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dthread.h1950 class ScopedAllowThreadSuspension {
1952 ALWAYS_INLINE ScopedAllowThreadSuspension() RELEASE(Roles::uninterruptible_) { in ScopedAllowThreadSuspension() function
1960 ALWAYS_INLINE ~ScopedAllowThreadSuspension() ACQUIRE(Roles::uninterruptible_) { in ~ScopedAllowThreadSuspension()
/aosp12/art/runtime/gc/
H A Dheap-inl.h162 ScopedAllowThreadSuspension ats; in AllocObjectWithAllocator()
H A Dheap.cc1823 ScopedAllowThreadSuspension ats; \ in AllocateInternalWithGc()
1962 ScopedAllowThreadSuspension ats; in AllocateInternalWithGc()