Lectem 3c6fe75149 fix mutex for uclibc
The uClibc doesn't have pthread_spin_* implemented on their 'old' linux threads.
Since it is on linux, we have to check if uclibc is using this implementation or not.
2015-05-20 12:18:28 +02:00
..
2014-03-04 12:47:40 +04:00
2014-12-25 12:41:16 +03:00
2014-01-07 02:52:30 +04:00
2014-02-13 00:17:15 +04:00
2013-08-21 18:59:25 +04:00
2014-07-09 22:35:56 +02:00
2014-05-15 12:08:01 +04:00
2014-03-27 16:28:40 +01:00
2014-01-17 13:43:00 +04:00
2015-05-20 12:18:28 +02:00