Home
last modified time | relevance | path

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

/aosp12/art/test/1951-monitor-enter-no-suspend/
H A Draw_monitor.cc47 RawMonitorEnterNoSuspend GetNoSuspendFunction(JNIEnv* env) { in GetNoSuspendFunction() function
78 RawMonitorEnterNoSuspend enter_func = GetNoSuspendFunction(env); in Java_art_Test1951_otherThreadStart()