Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dasyncq.c65 struct localq *last_localq; member
95 l->last_localq = NULL; in pa_asyncq_new()
175 while ((q = l->last_localq)) { in flush_postq()
180 l->last_localq = q->prev; in flush_postq()
222 if (!l->last_localq) in pa_asyncq_post()
223 l->last_localq = q; in pa_asyncq_post()

Completed in 1 milliseconds