MFC - Fix an errno leak in libthread_xu's calls to umtx.
[dragonfly.git] / lib / libthread_xu / thread / thr_umtx.c
2009-04-26 Matthew DillonMFC - Fix an errno leak in libthread_xu's calls to...
2008-04-14 Matthew DillonFix some issues in libthread_xu's condvar implementation.
2006-04-04 David XuRevamp the algorithm to acquire a contested lock, the...
2005-03-15 David XuAdd clockid to _thr_umtx_wait, so that clockid attribut...
2005-02-01 David XuImport initial version of 1:1 pthread library.