Narayan Kamath 51e6cb33e3 Implement pthread_condattr_{get,set}clock.
We only support CLOCK_REALTIME and CLOCK_MONOTONIC for now,
so we us a single bit from pthread_cond_t->value to denote
the clock type. Note that this reduces the width of the counter
to 30 bits, but this should be large enough for all practical
purposes.

bug: 13232338

Change-Id: I857e7da64b3ecbb23eeac7c9f3fbd460f60231bd
2014-03-04 11:17:13 +00:00
..
2010-12-06 12:05:11 +01:00
2014-01-03 15:58:40 -08:00
2013-08-13 14:30:59 -07:00
2011-09-28 12:17:34 -07:00
2014-02-04 19:26:31 -08:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2009-03-03 19:28:35 -08:00
2014-02-24 15:55:31 -08:00
2014-02-10 13:31:13 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:01:44 -08:00
2014-02-07 14:55:58 -08:00
2014-01-09 13:54:49 -08:00
2014-02-12 19:04:27 -08:00
2014-02-21 16:27:21 +00:00
2010-06-11 14:39:39 -07:00
2012-09-04 14:11:28 +02:00
2014-02-21 14:30:18 -08:00