Home
last modified time | relevance | path

Searched refs:flush_cnd (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c50 static pthread_cond_t flush_cnd = PTHREAD_COND_INITIALIZER; variable
212 pthread_cond_broadcast(&flush_cnd); in fd_submit_sp_flush_execute()
379 pthread_cond_wait(&flush_cnd, &flush_mtx); in fd_pipe_sp_flush()

Completed in 1 milliseconds