• vasil's avatar
    branches/zip: · e599d1ed
    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
    e599d1ed
plug.in 5.5 KB