• Max Kellermann's avatar
    utils: use g_usleep() instead of my_usleep() · e7131b5d
    Max Kellermann authored
    Now that I've found this nice function in the GLib docs, we can
    finally remove our custom sleep function.  Still all those callers of
    g_usleep() have to be migrated one day to use events, instead of
    regular polling.
    e7131b5d
Name
Last commit
Last update
..
alsa_plugin.c Loading commit data...
ao_plugin.c Loading commit data...
fifo_plugin.c Loading commit data...
jack_plugin.c Loading commit data...
mvp_plugin.c Loading commit data...
null_plugin.c Loading commit data...
oss_plugin.c Loading commit data...
osx_plugin.c Loading commit data...
pulse_plugin.c Loading commit data...
shout_mp3.c Loading commit data...
shout_ogg.c Loading commit data...
shout_plugin.c Loading commit data...
shout_plugin.h Loading commit data...