summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch/i386/include/pthread_md.h
Commit message (Expand)AuthorAgeFilesLines
* The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specificdim2011-12-151-1/+1
* Replace function _umtx_op with _umtx_op_err, the later function directlydavidxu2008-04-021-0/+3
* - Remove variable _thr_scope_system, all threads are system scope.davidxu2006-12-151-0/+2
* Remove declaration of _thr_initial from MD header file, it is no longerdavidxu2006-04-041-2/+0
* Simplify _get_curthread() and _tcb_ctor because libc and rtld nowdavidxu2006-04-041-3/+1
* Kill unused variable declaration.davidxu2005-10-291-2/+0
* Remove COMPAT_32BIT, it is no longer needed.davidxu2005-04-271-5/+0
* Now libthr only uses GDT based tls on i386. using LDT can only increasedavidxu2005-04-231-9/+1
* Adapt the libpthread patch for using i386_set_gsbase() to libthr.peter2005-04-141-2/+8
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-0/+116
OpenPOWER on IntegriCloud