OSDN Git Service

Make sure the deadlines we set are interpreted in CLOCK_BOOTTIME
authorPatrick Porlan <patrick.porlan@intel.com>
Mon, 24 Nov 2014 13:40:16 +0000 (14:40 +0100)
committerPatrick Porlan <patrick.porlan@intel.com>
Mon, 24 Nov 2014 13:40:16 +0000 (14:40 +0100)
commit08e484e0aeb9a421de8c29adc23246c0b438f397
tree308b63a7149f858eb3e7a8369a6992cedbc6fee3
parent00f369dc84dece4dfa805d2ef86011a45b7459da
Make sure the deadlines we set are interpreted in CLOCK_BOOTTIME

By default pthread_cond_timedwait uses the monotonic time source.

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