OSDN Git Service

Reinstate monotonic timestamp in data acquisition threads
authorPatrick Porlan <patrick.porlan@intel.com>
Mon, 24 Nov 2014 14:17:49 +0000 (15:17 +0100)
committerPatrick Porlan <patrick.porlan@intel.com>
Mon, 24 Nov 2014 14:17:49 +0000 (15:17 +0100)
commit9cf6760ae39480ed7fd2cab43e5a035948341b77
tree47e3a3886f12b348fd14e89aee8942d9331ea529
parent08e484e0aeb9a421de8c29adc23246c0b438f397
Reinstate monotonic timestamp in data acquisition threads

Only for the target time used by pthread routines though, as they
unfortunately don't seem to support the boot time clock.

Change-Id: I258d78c1c7e249f7bc3629ba864bee01a761cd57
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
control.c
utils.c
utils.h