Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DeventHelper.c89 typedef struct SuspendThreadCommand { struct
91 } SuspendThreadCommand; typedef
110 SuspendThreadCommand suspendThread;
593 handleSuspendThreadCommand(JNIEnv* env, SuspendThreadCommand *command) in handleSuspendThreadCommand()