Home
last modified time | relevance | path

Searched defs:UNLOCK_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Dmutex.h547 ~WriterMutexLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function
/art/compiler/
Doat_writer.cc1201 ~WriteCodeMethodVisitor() UNLOCK_FUNCTION(Locks::mutator_lock_) { in UNLOCK_FUNCTION() function in art::OatWriter::WriteCodeMethodVisitor