• vasil's avatar
    branches/zip: · 43f8d26e
    vasil authored
    Simplify the compile time checks by splittig them into 5 independent checks:
    
    * Whether GCC atomics are available
    * Whether pthread_t can be used by GCC atomics
    * Whether Solaris libc atomics are available
    * Whether pthread_t can be used by Solaris libs atomics
    * Checking the size of pthread_t
    43f8d26e
plug.in 5.5 KB