null-sink,null-source: Use realtime scheduling if possible
authorArun Raghavan <arun@arunraghavan.net>
Fri, 4 May 2018 13:48:15 +0000 (19:18 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Thu, 21 Jun 2018 01:00:03 +0000 (06:30 +0530)
commit55525d75b85960d593ff071d81809ae93716bb91
tree91a0d8b518cef5d0061455f14af743ea8ca91f28
parent78b6c4fe927e076bb53b2b8e7123679763618295
null-sink,null-source: Use realtime scheduling if possible

We do this on other sink/source modules, and in general it makes sense
to do so here as well.
src/modules/module-null-sink.c
src/modules/module-null-source.c