Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DThread_pthread.cpp49 const auto useAttributes = mStackSize != 0; in start() local
52 if (useAttributes) { in start()
77 if (useAttributes) { in start()
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp59 const auto useAttributes = mStackSize != 0; in start() local
62 if (useAttributes) { in start()
80 if (useAttributes) { in start()