Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_thread.h131 static inline void u_thread_setname( const char *name ) in u_thread_setname() function
Du_queue.c276 u_thread_setname(name); in util_queue_thread_func()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c1176 u_thread_setname(thread_name); in thread_function()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c98 u_thread_setname("CSMT-Worker"); in nine_csmt_worker()
161 u_thread_setname("Main thread"); in nine_csmt_create()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c1516 u_thread_setname("WSI swapchain queue"); in x11_manage_fifo_queues()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c1103 u_thread_setname(threadname); in dd_thread_main()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1351 - util/u_thread: fix u_thread_setname for long names