summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-092-310/+0
* Use the new atomic_cmpset_32().Olivier Houchard2005-04-071-15/+0
* Bring in a more healthy version of the libpthread for arm, which usesOlivier Houchard2005-02-261-2/+3
* Partial support of KSE for arm.Olivier Houchard2004-11-052-35/+54
* _tcb_ctor takes two args.Olivier Houchard2004-09-241-1/+1
* Fix compile, s/tp_dtv/tp_tdv/g.David Xu2004-08-161-1/+1
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.David Xu2004-08-161-0/+1
* Copy lwp id to thread mailbox.David Xu2004-07-141-0/+1
* Call kse_switchin to switch context when being debugged.David Xu2004-07-131-5/+14
* Arm bits for libpthread. It has no chances to work and should be consideredOlivier Houchard2004-05-142-0/+294