diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-09-04 21:31:57 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-09-04 21:31:57 -0400 |
commit | 7493b57058af4c894dbda14924a2602ad30fd96a (patch) | |
tree | 1d145a001cc107b3ba5cd6537298d8f4b5d9a0ef /README | |
parent | a5794c5f7e452b28eed4cfaa33eca959574837f6 (diff) | |
download | libc-testsuite-7493b57058af4c894dbda14924a2602ad30fd96a.tar.gz |
fix pthread test: cannot use barriers with async cancellation enabled!
actually, sem_post is not specified as being async-canel-safe either,
but it's required to be async-signal-safe, and if it did anything
unsafe after upping the semaphore value, there's no way it could be
async-signal-safe...
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions