Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DDDMImpl.c63 jmethodID thread_notify = in SendDdmBroadcast() local
65 if (thread_notify == NULL) { in SendDdmBroadcast()
71 JNI_FUNC_PTR(env,CallStaticVoidMethod)(env, ddm_vm_internal, thread_notify, JNI_FALSE); in SendDdmBroadcast()