Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c1285 static pa_atomic_t export_baseidx = PA_ATOMIC_INIT(0); in pa_memexport_new() local
1306 e->baseidx = (uint32_t) pa_atomic_add(&export_baseidx, PA_MEMEXPORT_SLOTS_MAX); in pa_memexport_new()

Completed in 3 milliseconds