Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c62 rbug_thread(void *void_rbug);
804 rbug_thread(void *void_tr_rbug) in rbug_thread() function
860 tr_rbug->thread = u_thread_create(rbug_thread, tr_rbug); in rbug_start()