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/linux/klogctl.c | |
parent | 1b0ce9af6d2aa7b92edaf3e9c631cb635bae22bd (diff) | |
download | musl-f34d0ea511e552851c8c6148fb113816f41e6759.tar.gz musl-f34d0ea511e552851c8c6148fb113816f41e6759.tar.bz2 musl-f34d0ea511e552851c8c6148fb113816f41e6759.tar.xz musl-f34d0ea511e552851c8c6148fb113816f41e6759.zip |
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/linux/klogctl.c')
0 files changed, 0 insertions, 0 deletions