mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-20 06:59:53 -05:00
add generic rate limiting implementation
This commit is contained in:
parent
e960125011
commit
3dfe70cf78
3 changed files with 122 additions and 0 deletions
|
|
@ -533,6 +533,7 @@ libpulsecommon_@PA_MAJORMINORMICRO@_la_SOURCES = \
|
|||
pulsecore/llist.h \
|
||||
pulsecore/lock-autospawn.c pulsecore/lock-autospawn.h \
|
||||
pulsecore/log.c pulsecore/log.h \
|
||||
pulsecore/ratelimit.c pulsecore/ratelimit.h \
|
||||
pulsecore/macro.h pulsecore/vector.h \
|
||||
pulsecore/mcalign.c pulsecore/mcalign.h \
|
||||
pulsecore/memblock.c pulsecore/memblock.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue