K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-03-27T23:50:21.000000Z K 7 svn:log V 341 Remove priority mutex code because it does not work correctly, to make it work, turnstile like mechanism to support priority propagating and other realtime scheduling options in kernel should be available to userland mutex, for the moment, I just want to make libthr be simple and efficient thread library. Discussed with: deischen, julian END