Searched refs:ppstatus (Results 1 - 2 of 2) sorted by relevance
| /openjdk7/jdk/src/share/demo/jvmti/hprof/ |
| H A D | hprof_tls.h | 62 jboolean skip_init, jint **ppstatus, TlsIndex* pindex,
|
| H A D | hprof_tls.c | 772 jint **ppstatus, TlsIndex* pindex, 782 *ppstatus = &(info->tracker_status); 783 status = **ppstatus; 771 tls_get_tracker_status(JNIEnv *env, jthread thread, jboolean skip_init, jint **ppstatus, TlsIndex* pindex, SerialNumber *pthread_serial_num, TraceIndex *ptrace_index) argument
|
Completed in 63 milliseconds