• inaam's avatar
    branches/zip · 99b5d9e2
    inaam authored
    Enable atomics on solaris (using the libc functions as defined in
    atomic.h) if GCC atomic builtins are not present.
    
    There still remains some work to be done (by Vasil?). This patch
    makes changes to plug.in to check pthread_t size and presence of
    atomic functions when running on solaris. The same has to become
    a part of the generated Makefile.in when we bake our source.
    
    Reviewed by: Heikki rb://106
    99b5d9e2
sync0sync.h 19.1 KB