summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_stackseg_np.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pthead_supsend_all_np and pthread_resume_all_np from freebsd viamarc2004-05-011-2/+2
| | | | | | Kurt Miller <truk at optonline.net>. Kurt says: They're needed for the java hotspot compiler in the 1.3+ jdk OK brad@
* Change read_stackseg_np to work with any thread, not just the currentmarc2004-01-261-3/+2
| | | | | thread. Requested by truk at optonline dot net and OK-ed by tedu @.
* Include correct includes to unbreak compilation on macppc. ok miod@otto2004-01-161-6/+4
|
* threaded version of closefrommarc2004-01-151-0/+63
pthread_stackseg_np added. Minor bump for these changes occurred a day or so ago and will not be bumped again