mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
try to vacuum a little when nothing is going on
This commit is contained in:
parent
e8d7c50c00
commit
620bf84573
4 changed files with 17 additions and 0 deletions
|
|
@ -171,4 +171,6 @@ void pa_core_check_idle(pa_core *c);
|
|||
|
||||
int pa_core_exit(pa_core *c, pa_bool_t force, int retval);
|
||||
|
||||
void pa_core_maybe_vacuum(pa_core *c);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue