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

/dalvik/vm/
H A DThread.h320 volatile Thread** pThread; member in struct:InternalStartArgs
H A DThread.cpp1653 pArgs->pThread = &newThread;
1735 *pArgs->pThread = dvmThreadSelf();
1755 assert(*pArgs->pThread == NULL);
1759 assert(*pArgs->pThread == NULL);

Completed in 46 milliseconds