CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/05/27 08:20:39

Modified files:
        lib/librthread : rthread.h rthread_libc.c 
Added files:
        lib/librthread : synch.h rthread_cond.c rthread_mutex.c 

Log message:
New mutex and condvar implementations based on futex(2).

Not enabled yet, it needs some SPINLOCK_SPIN_HOOK love and
some bumps.

Tested by many including sthen@ in a bulk.

ok visa@, sthen@, kettenis@, tedu@

Reply via email to