diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-04-24 06:36:50 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-04-24 06:36:50 -0400 |
commit | f34d0ea511e552851c8c6148fb113816f41e6759 (patch) | |
tree | 51b1dbdf2058697ab51782b96c6317f2c6051d5a /src/thread/pthread_testcancel.c | |
parent | 1b0ce9af6d2aa7b92edaf3e9c631cb635bae22bd (diff) | |
download | musl-f34d0ea511e552851c8c6148fb113816f41e6759.tar.gz |
new internal locking primitive; drop spinlocks
we use priority inheritance futexes if possible so that the library
cannot hit internal priority inversion deadlocks in the presence of
realtime priority scheduling (full support to be added later).
Diffstat (limited to 'src/thread/pthread_testcancel.c')
0 files changed, 0 insertions, 0 deletions