next step making barrier self-sync'd destruction safe
authorRich Felker <dalias@aerifal.cx>
Wed, 28 Sep 2011 22:00:02 +0000 (18:00 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 28 Sep 2011 22:00:02 +0000 (18:00 -0400)
commit95b147967216a057d51a1b970da777486be716e3
tree04d5c77747955dfffea28bb0db6a26759505f8eb
parent8f4a115e7d38c31ad8d8c7233eaff2db270aebd8
next step making barrier self-sync'd destruction safe

i think this works, but it can be simplified. (next step)
src/thread/pthread_barrier_destroy.c
src/thread/pthread_barrier_wait.c