summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Implement _umtx_op_err() for ia64.marcel2009-10-243-1/+38
* style.Makefile(5)obrien2008-02-131-1/+1
* - Remove variable _thr_scope_system, all threads are system scope.davidxu2006-12-151-0/+2
* Stylize: avoid using a global register variable.marcel2006-09-012-6/+8
* Stylize.marcel2006-08-311-6/+2
* Fix harmless bug: sizeof(tcb) equals sizeof(void*) not sizeof(struct tcb).marcel2006-08-311-1/+1
* o Set TP using inline assembly to avoid dead code elimination.marcel2006-08-301-5/+3
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-023-22/+99
* Return gracefully, rather than aborting, when the maximum concurrentmtm2003-05-251-2/+2
* The struct mcontext has changed. It's using the register sets. Bringmarcel2003-05-251-1/+1
* Add support for ia64.marcel2003-04-202-0/+64
OpenPOWER on IntegriCloud