aboutsummaryrefslogtreecommitdiff
path: root/lib/libkse/thread/thr_autoinit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the libkse directory. It was unhooked from the build and kernelBrooks Davis2014-04-161-64/+0
* Revamp libpthread so that it has a chance of working in an SMPDaniel Eischen2003-04-181-1/+4
* Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthreadAlfred Perlstein2002-05-111-0/+61