summaryrefslogtreecommitdiffstats
path: root/lib/libkse/arch/i386/include
Commit message (Expand)AuthorAgeFilesLines
* Call kse_switchin to switch context when being debugged.davidxu2004-07-131-6/+18
* Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c tomarcel2003-09-191-0/+2
* Don't assume sizeof(long) = sizeof(int) on x86; use intdeischen2003-09-031-6/+6
* Rethink the MD interfaces for libpthread to account fordeischen2003-08-051-19/+185
* Take the same approach for i386 as that for ia64 and amd64. Usedeischen2003-07-311-14/+33
* Untangle the inter-dependency of kse types and ksd types/functionsmarcel2003-06-231-0/+12
* Move the mailbox to the beginning of the thread and align thedeischen2003-04-301-0/+3
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-182-7/+4
* Add architecture dependent atomic ops (atomic_swap only), KSE specificdeischen2003-04-182-0/+105
OpenPOWER on IntegriCloud