Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h324 bool kill_thread; member
Ddd_context.c635 dctx->kill_thread = true; in dd_thread_join()
Ddd_draw.c1118 if (dctx->kill_thread) in dd_thread_main()
/third_party/python/Doc/howto/
Dlogging-cookbook.rst2956 def kill_thread(self):
2969 self.kill_thread()