More work on ticket #242. sem_timedwait() can only work against CLOCK_REALTIME,...
commitd1b51fe1c26f035873d92a16807c3844982ce216
authorjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 6 Jul 2012 13:16:24 +0000 (6 13:16 +0000)
committerjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 6 Jul 2012 13:16:24 +0000 (6 13:16 +0000)
tree7f7f326c7bb437a5acbc53ef47d30637390f40e7
parentdabf20c0b04ca296d477823206285ab22692d3bb
More work on ticket #242.  sem_timedwait() can only work against CLOCK_REALTIME, so the time used to construct its absolute timeout value must be acquired from CLOCK_REALTIME regardless of the clock used by Util::SystemTimeSource.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2177 2be59082-3212-0410-8809-b0798e1608f0
libffado/src/libieee1394/IsoHandlerManager.cpp
libffado/src/libieee1394/ieee1394service.cpp
libffado/src/libstreaming/StreamProcessorManager.cpp