tested_thread_sturct_t Struct Reference

#include <thread_unit_test_utils.h>

List of all members.

Public Attributes

int my_index
jthread java_thread
hythread_t native_thread
jobject monitor
jrawMonitorID raw_monitor
void * jvmti_start_proc_arg
hysem_t started
hysem_t running
hysem_t stop_request
hysem_t ended
int phase
jint peak_count
jthread_start_proc_data attrs
jclass excn


Member Data Documentation

int tested_thread_sturct_t.my_index

jthread tested_thread_sturct_t.java_thread

hythread_t tested_thread_sturct_t.native_thread

jobject tested_thread_sturct_t.monitor

jrawMonitorID tested_thread_sturct_t.raw_monitor

void* tested_thread_sturct_t.jvmti_start_proc_arg

hysem_t tested_thread_sturct_t.started

hysem_t tested_thread_sturct_t.running

hysem_t tested_thread_sturct_t.stop_request

hysem_t tested_thread_sturct_t.ended

int tested_thread_sturct_t.phase

jint tested_thread_sturct_t.peak_count

struct jthread_start_proc_data tested_thread_sturct_t.attrs [read]

jclass tested_thread_sturct_t.excn


The documentation for this struct was generated from the following file:

Genereated on Tue Mar 11 19:26:09 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.