Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c58 rbug_thread(void *void_rbug);
788 rbug_thread(void *void_tr_rbug) in rbug_thread() function
844 if (thrd_success != u_thread_create(&tr_rbug->thread, rbug_thread, tr_rbug)) { in rbug_start()