Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DCallbackRegistryTest.java37 int notify2; field in CallbackRegistryTest
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dcurrent_thread.rs435 let notify2 = Arc::new(Parker::new()); in ut_current_thread_run_queue() localVariable
462 let notify2 = Arc::new(Parker::new()); in ut_current_thread_run_queue() localVariable