Searched refs:nonTlsSearch (Results 1 – 1 of 1) sorted by relevance
208 nonTlsSearch(JNIEnv *env, ThreadList *list, jthread thread) in nonTlsSearch() function241 node = nonTlsSearch(env, list, thread); in findThread()243 node = nonTlsSearch(env, &runningThreads, thread); in findThread()245 node = nonTlsSearch(env, &otherThreads, thread); in findThread()