Home
last modified time | relevance | path

Searched refs:expected_owner_thread_id (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor.h216 uint32_t expected_owner_thread_id,
Dmonitor.cc675 uint32_t expected_owner_thread_id, in FailedUnlock() argument
685 Thread* expected_owner = thread_list->FindThreadByThreadId(expected_owner_thread_id); in FailedUnlock()