deischen 9ba1f9fa38 Revamp suspend and resume. While I'm here add pthread_suspend_all_np()
and pthread_resume_all_np().  These suspend and resume all threads except
the current thread, respectively.  The existing functions pthread_single_np()
and pthread_multi_np(), which formerly had no effect, now exhibit the same
behaviour and pthread_suspend_all_np() and pthread_resume_all_np().  These
functions have been added mostly for the native java port.

Don't allow the uthread kernel pipe to use the same descriptors as
stdio.  Mostily submitted by Oswald Buddenhagen <ossi@kde.org>.

Correct some minor style nits.
2002-05-24 04:32:28 +00:00
..
2002-05-15 04:19:49 +00:00
2002-03-22 09:22:15 +00:00
2002-05-14 04:32:02 +00:00
2002-05-13 12:11:54 +00:00
2002-03-21 23:39:28 +00:00
2002-03-25 13:52:45 +00:00
2001-09-30 21:41:46 +00:00
2002-03-21 23:39:28 +00:00
2002-05-21 02:22:49 +00:00
2002-05-13 12:11:54 +00:00
2002-03-22 00:12:20 +00:00
2002-01-06 08:47:19 +00:00
2001-12-21 18:26:01 +00:00
2002-05-21 04:00:47 +00:00