Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestthread.c97 static void check_locks(abts_case *tc, void *data) in check_locks() function
/aosp_15_r20/art/runtime/
H A Dthread-inl.h195 inline void Thread::AssertThreadSuspensionIsAllowable(bool check_locks) const { in AssertThreadSuspensionIsAllowable()