Home
last modified time | relevance | path

Searched refs:vDetails (Results 1 – 1 of 1) sorted by relevance

/system/core/libutils/
DThreads.cpp203 static __stdcall unsigned int threadIntermediary(void* vDetails) in threadIntermediary() argument
205 struct threadDetails* pDetails = (struct threadDetails*) vDetails; in threadIntermediary()