Searched refs:recc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DeventHelper.c499 ReportEventCompositeCommand *recc)
502 jint count = recc->eventCount;
505 if (recc->suspendPolicy != JDWP_SUSPEND_POLICY(NONE)) {
510 CommandSingle *single = &(recc->singleCommand[i]);
527 suspendWithInvokeEnabled(recc->suspendPolicy, thread);
534 (void)outStream_writeByte(&out, recc->suspendPolicy);
538 CommandSingle *single = &(recc->singleCommand[i]);
937 ReportEventCompositeCommand *recc; member in struct:singleTracker
945 (void)memcpy(&tracker->recc->singleCommand[tracker->index++],
961 ReportEventCompositeCommand *recc; local
498 handleReportEventCompositeCommand(JNIEnv *env, ReportEventCompositeCommand *recc) argument
[all...]

Completed in 45 milliseconds