summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_pspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-174/+0
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)Daniel Eischen2006-03-131-0/+11
* Include needed headers that were obtained through <pthread.h>. Sort headersStefan Farfeleder2005-09-011-2/+5
* Libpthread uses the convention that all of its (non-weak) symbolsDaniel Eischen2003-11-041-5/+11
* Add code to support pthread spin lock.David Xu2003-09-091-0/+154