summaryrefslogtreecommitdiff
path: root/lib/librthread/rthread_np.c
AgeCommit message (Expand)Author
2007-07-08Report the correct stack size and top for the primordial thread inKurt Miller
2006-04-12make rthreads compile againHenning Brauer
2006-01-01Nicer implementation of pthread_main_np(), which avoids the spinlock.Otto Moerbeek
2005-12-30use queue.h macros for thread house keeping; make some vars non-staticOtto Moerbeek
2005-12-29Put the existing _np functions into separate file; introduceOtto Moerbeek