Age | Commit message (Expand) | Author |
---|---|---|
2012-02-18 | Fix the handling of the stackaddr, stacksize, and guardsize attributes: | Philip Guenthe |
2011-12-28 | pthread_self() may be much cheaper and never more expensive than getthrid() | Philip Guenthe |
2007-07-08 | Report the correct stack size and top for the primordial thread in | Kurt Miller |
2006-04-12 | make rthreads compile again | Henning Brauer |
2006-01-01 | Nicer implementation of pthread_main_np(), which avoids the spinlock. | Otto Moerbeek |
2005-12-30 | use queue.h macros for thread house keeping; make some vars non-static | Otto Moerbeek |
2005-12-29 | Put the existing _np functions into separate file; introduce | Otto Moerbeek |