Eric Wong 4dcf04bfc0 correctly detect adaptive mutexes in pthreads
PTHREAD_MUTEX_ADAPTIVE_NP is an enum on glibc and not a macro,
we must test for their existence by attempting compilation.
2014-09-29 16:10:40 -07:00
..
2013-12-08 20:52:21 -08:00
2014-09-04 22:22:52 -07:00
2014-08-19 21:31:16 -07:00
2012-02-28 16:50:47 -08:00
2014-09-04 22:27:26 -07:00
2014-09-24 22:23:43 -07:00
2013-12-08 22:28:27 -08:00
2013-12-08 22:28:27 -08:00
2014-08-19 21:05:54 -07:00
2014-09-24 11:55:02 +01:00
2014-09-10 21:49:42 -04:00