Searched refs:commonSuspend (Results 1 – 1 of 1) sorted by relevance
1050 commonSuspend(JNIEnv *env, jthread thread, jboolean deferred) in commonSuspend() function1403 error = commonSuspend(env, thread, deferred); in threadControl_suspendThread()1490 error = commonSuspend(env, node->thread, JNI_FALSE); in suspendAllHelper()1530 error = commonSuspend(env, threads[i], JNI_FALSE); in threadControl_suspendAll()