summaryrefslogtreecommitdiffstats
path: root/lib/librthread/rthread_np.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Report the correct stack size and top for the primordial thread inkurt2007-07-081-16/+21
* make rthreads compile againhenning2006-04-121-2/+2
* Nicer implementation of pthread_main_np(), which avoids the spinlock.otto2006-01-011-7/+2
* use queue.h macros for thread house keeping; make some vars non-staticotto2005-12-301-3/+1
* Put the existing _np functions into separate file; introduceotto2005-12-291-0/+99