Searched refs:u_thread_setname (Results 1 – 7 of 7) sorted by relevance
131 static inline void u_thread_setname( const char *name ) in u_thread_setname() function
276 u_thread_setname(name); in util_queue_thread_func()
1176 u_thread_setname(thread_name); in thread_function()
98 u_thread_setname("CSMT-Worker"); in nine_csmt_worker()161 u_thread_setname("Main thread"); in nine_csmt_create()
1516 u_thread_setname("WSI swapchain queue"); in x11_manage_fifo_queues()
1103 u_thread_setname(threadname); in dd_thread_main()
1351 - util/u_thread: fix u_thread_setname for long names