Home
last modified time | relevance | path

Searched defs:pDetails (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libutils/
H A DThreads.cpp207 struct threadDetails* pDetails = (struct threadDetails*) vDetails; in threadIntermediary() local
224 struct threadDetails* pDetails = new threadDetails; // must be on heap in doCreateThread() local