summaryrefslogtreecommitdiff
path: root/src/thread/pthread_barrier_wait.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-09-27 18:56:29 -0400
committerRich Felker <dalias@aerifal.cx>2011-09-27 18:56:29 -0400
commit3ac092bd7d700c6316c64660e2a722a2f85652a5 (patch)
tree16b292d464228b0757c91fc1664cd5e87defb19e /src/thread/pthread_barrier_wait.c
parent823813e3f4d7a8d3848e092bcdf975c8b94b6194 (diff)
downloadmusl-3ac092bd7d700c6316c64660e2a722a2f85652a5.tar.gz
fix crash in pthread_cond_wait mutex-locked check
it was assuming the result of the condition it was supposed to be checking for, i.e. that the thread ptr had already been initialized by pthread_mutex_lock. use the slower call to be safe.
Diffstat (limited to 'src/thread/pthread_barrier_wait.c')
0 files changed, 0 insertions, 0 deletions