Searched refs:threadHandle (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.cpp1303 pthread_t threadHandle; local
1304 int cc = pthread_create(&threadHandle, &threadAttr, interpThreadStart,

Completed in 90 milliseconds