Searched defs:tls_find_or_create (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_tls.c597 index = tls_find_or_create(env, thread);
684 tls_find_or_create(JNIEnv *env, jthread thread) function
728 index = tls_find_or_create(env, thread);
780 index = tls_find_or_create(env, thread);

Completed in 25 milliseconds