summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/arm/include
Commit message (Collapse)AuthorAgeFilesLines
* Use the new atomic_cmpset_32().cognet2005-04-071-15/+0
|
* Bring in a more healthy version of the libpthread for arm, which usescognet2005-02-261-2/+3
| | | | ARM_TP_ADDRESS.
* Partial support of KSE for arm.cognet2004-11-052-35/+54
|
* _tcb_ctor takes two args.cognet2004-09-241-1/+1
|
* Fix compile, s/tp_dtv/tp_tdv/g.davidxu2004-08-161-1/+1
|
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.davidxu2004-08-161-0/+1
| | | | 2. Export symbols needed by debugger.
* Copy lwp id to thread mailbox.davidxu2004-07-141-0/+1
|
* Call kse_switchin to switch context when being debugged.davidxu2004-07-131-5/+14
|
* Arm bits for libpthread. It has no chances to work and should be consideredcognet2004-05-142-0/+294
as stubs.
OpenPOWER on IntegriCloud