Searched defs:threadHandle (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 47 milliseconds