summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/arm
Commit message (Collapse)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.obrien2007-10-095-482/+0
| | | | | | This introduces the WITHOUT_LIBKSE nob, and changes WITHOUT_LIBPTHREADS to mean with neither threading libs. Approved by: re(kensmith)
* 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-264-4/+12
| | | | ARM_TP_ADDRESS.
* Partial support of KSE for arm.cognet2004-11-054-59/+66
|
* _tcb_ctor takes two args.cognet2004-09-242-2/+2
|
* 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-145-0/+471
as stubs.
OpenPOWER on IntegriCloud