• Lectem's avatar
    fix mutex for uclibc · 3c6fe751
    Lectem authored
    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.
    3c6fe751
system.cpp 32.2 KB