mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5edcf5aa0a
FM tuning is performed rarely, usually only when switching stations on the radio, or at irregular intervals. Most of the time, the FM tune thread is idle. This patch converts the FM tune thread to be a |LazyIdleThread|. It get's cleaned up after a small timeout (currently 5 seconds), so it won't occupy resources while the user is actually listening to the radio. |
||
---|---|---|
.. | ||
ipc | ||
test/marionette | ||
FMRadio.cpp | ||
FMRadio.h | ||
FMRadioCommon.h | ||
FMRadioService.cpp | ||
FMRadioService.h | ||
moz.build |