Searched refs:flush_mtx (Results 1 – 1 of 1) sorted by relevance
51 static pthread_mutex_t flush_mtx = PTHREAD_MUTEX_INITIALIZER; variable209 pthread_mutex_lock(&flush_mtx); in fd_submit_sp_flush_execute()213 pthread_mutex_unlock(&flush_mtx); in fd_submit_sp_flush_execute()377 pthread_mutex_lock(&flush_mtx); in fd_pipe_sp_flush()379 pthread_cond_wait(&flush_cnd, &flush_mtx); in fd_pipe_sp_flush()381 pthread_mutex_unlock(&flush_mtx); in fd_pipe_sp_flush()