Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugLoop.c91 jvmtiStartFunction func; in debugLoop_run()
Dutil.h335 jvmtiError spawnNewThread(jvmtiStartFunction func, void *arg, char *name);
Dtransport.c416 jvmtiStartFunction func; in transport_startTransport()
DeventHelper.c718 jvmtiStartFunction func; in eventHelper_initialize()
Dutil.c873 spawnNewThread(jvmtiStartFunction func, void *arg, char *name) in spawnNewThread()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h477 typedef void (JNICALL *jvmtiStartFunction) typedef
1058 jvmtiStartFunction proc,
1866 jvmtiStartFunction proc, in RunAgentThread()