• R
    new internal locking primitive; drop spinlocks · f34d0ea5
    Rich Felker 提交于
    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).
    f34d0ea5
libc.h 1.5 KB