aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-074-174/+0
* Merge from tbemd, with a small amount of rework:Warner Losh2010-09-131-2/+0
* Implement _umtx_op_err() for ia64.Marcel Moolenaar2009-10-243-1/+38
* 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-0/+2
* Stylize: avoid using a global register variable.Marcel Moolenaar2006-09-012-6/+8
* Stylize.Marcel Moolenaar2006-08-311-6/+2
* Fix harmless bug: sizeof(tcb) equals sizeof(void*) not sizeof(struct tcb).Marcel Moolenaar2006-08-311-1/+1
* o Set TP using inline assembly to avoid dead code elimination.Marcel Moolenaar2006-08-301-5/+3
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-023-22/+99
* Return gracefully, rather than aborting, when the maximum concurrentMike Makonnen2003-05-251-2/+2
* The struct mcontext has changed. It's using the register sets. BringMarcel Moolenaar2003-05-251-1/+1
* Add support for ia64.Marcel Moolenaar2003-04-202-0/+64