Home
last modified time | relevance | path

Searched defs:PA_LLIST_FOREACH_SAFE (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dllist.h108 #define PA_LLIST_FOREACH_SAFE(i,n,head) \ macro
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2288 PA_LLIST_FOREACH_SAFE(item, next, to_be_removed) { in clean_up_db() function
2303 PA_LLIST_FOREACH_SAFE(item, next, to_be_converted) { in clean_up_db() function

Completed in 4 milliseconds