summaryrefslogtreecommitdiff
path: root/lib/libthr/arch/amd64/include
Commit message (Expand)AuthorAgeFilesLines
* Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov2019-03-291-0/+46
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Merge all the copies of _tcb_ctor and _tcb_dtor.Andrew Turner2015-01-211-3/+0
* The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specificDimitry Andric2011-12-151-1/+1
* Replace function _umtx_op with _umtx_op_err, the later function directlyDavid Xu2008-04-021-0/+3
* - 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-041-3/+1
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-0/+103