]> code.delx.au - pulseaudio/commit
hashmap: Add pa_hashmap_remove_all()
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 12 Feb 2013 19:36:56 +0000 (21:36 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 15 Feb 2013 23:17:04 +0000 (01:17 +0200)
commit31ee1a7d54f6ba6eb96a9ae38ad9dfda72c67673
tree8c2e890febbbff14ec8967138779149d798fffad
parent061878b5a47ed9aa05d12430b039874b63c29a84
hashmap: Add pa_hashmap_remove_all()

Slightly nicer than using pa_hashmap_steal_first() in a loop.
src/modules/alsa/alsa-mixer.c
src/modules/module-systemd-login.c
src/pulse/proplist.c
src/pulsecore/database-simple.c
src/pulsecore/hashmap.c
src/pulsecore/hashmap.h
src/pulsecore/protocol-dbus.c