summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_rtld.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.obrien2007-10-091-302/+0
* Don't attempt to initialize the rtld lock if it can't be malloc()'d.deischen2005-08-291-5/+7
* style(9)deischen2003-11-051-40/+53
* s/foo()/foo(void)/deischen2003-11-041-2/+3
* Tweak rtld lock to allow recursive on reader lock and detect recursivedavidxu2003-08-101-10/+67
* Temporary disable rwlock based code, replace it with low level KSE lockingdavidxu2003-06-281-0/+92
* Attempt to eliminate PLT relocations from rwlock aquire/releasekan2003-05-301-0/+137
OpenPOWER on IntegriCloud