Searched refs:UNLOCK_FUNCTION (Results 1 - 10 of 10) sorted by relevance

/art/runtime/native/
H A Dscoped_fast_native_object_access.h34 ALWAYS_INLINE ~ScopedFastNativeObjectAccess() UNLOCK_FUNCTION(Locks::mutator_lock_) {} function in class:art::ScopedFastNativeObjectAccess
/art/runtime/
H A Dscoped_thread_state_change.h180 ~ScopedObjectAccess() UNLOCK_FUNCTION(Locks::mutator_lock_) ALWAYS_INLINE;
198 UNLOCK_FUNCTION(Locks::mutator_lock_);
H A Dthread_list.h67 UNLOCK_FUNCTION(Locks::mutator_lock_);
254 UNLOCK_FUNCTION(Locks::mutator_lock_);
H A Dmonitor.h82 UNLOCK_FUNCTION(obj);
H A Druntime.h190 bool Start() UNLOCK_FUNCTION(Locks::mutator_lock_);
H A Dmonitor.cc1020 UNLOCK_FUNCTION(obj) NO_THREAD_SAFETY_ANALYSIS {
H A Dthread.h321 UNLOCK_FUNCTION(Locks::mutator_lock_);
/art/runtime/gc/collector/
H A Dgarbage_collector.h54 ~ScopedPause() UNLOCK_FUNCTION();
/art/runtime/base/
H A Dmutex.h464 void TransitionFromRunnableToSuspended(Thread* self) UNLOCK_FUNCTION() ALWAYS_INLINE;
551 ~WriterMutexLock() UNLOCK_FUNCTION() { function in class:art::WriterMutexLock
/art/runtime/mirror/
H A Dobject.h176 UNLOCK_FUNCTION();

Completed in 338 milliseconds