Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/llkd/
H A Dlibllkd.cpp1280 bool llkInit(const char* threadname) { in llkInit()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1100 char threadname[16]; in dd_thread_main() local