Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThread_pthread.cpp52 const auto useAttributes = mStackSize != 0; in start() local
55 if (useAttributes) { in start()
73 if (useAttributes) { in start()