Searched refs:kJdwpStartLock (Results 1 – 2 of 2) sorted by relevance
/art/runtime/base/ | ||
D | locks.h | 119 kJdwpStartLock, enumerator |
/art/runtime/jdwp/ | ||
D | jdwp_main.cc | 330 thread_start_lock_("JDWP thread start lock", kJdwpStartLock), in JdwpState() |