summaryrefslogtreecommitdiff
path: root/lib/libthr/arch/amd64
Commit message (Expand)AuthorAgeFilesLines
* Replace function _umtx_op with _umtx_op_err, the later function directlyDavid Xu2008-04-023-1/+41
* style.Makefile(5)David E. O'Brien2008-02-131-1/+1
* - Remove variable _thr_scope_system, all threads are system scope.David Xu2006-12-151-1/+2
* Remove declaration of _thr_initial from MD header file, it is no longerDavid Xu2006-04-041-2/+0
* Simplify _get_curthread() and _tcb_ctor because libc and rtld nowDavid Xu2006-04-042-7/+3
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-024-103/+162
* Add AMD64 support code.David Xu2004-08-192-0/+106