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-04-18 13:24:35 +00:00
2002-05-15 04:19:49 +00:00
2001-12-18 16:13:45 +00:00
2002-03-22 09:22:15 +00:00
2002-05-13 11:09:07 +00:00
2002-05-14 11:41:23 +00:00
2002-05-23 23:51:57 +00:00
2002-05-24 04:32:28 +00:00
2001-10-01 16:09:29 +00:00
2002-05-14 04:32:02 +00:00
2002-05-18 15:20:28 +00:00
2002-04-09 22:32:59 +00:00
2002-05-13 12:11:54 +00:00
2002-03-21 23:39:28 +00:00
2002-05-13 12:00:45 +00:00
2002-04-22 13:44:47 +00:00
2002-03-29 22:43:43 +00:00
2002-05-21 07:08:30 +00:00
2002-03-25 13:52:45 +00:00
2001-09-30 21:41:46 +00:00
2002-04-19 04:46:24 +00:00
2002-03-21 23:39:28 +00:00
2002-05-12 16:01:00 +00:00
2002-05-24 04:32:28 +00:00
2002-05-21 02:22:49 +00:00
2002-04-10 17:01:55 +00:00
2002-05-21 07:08:30 +00:00
2002-05-12 16:01:00 +00:00
2002-05-13 12:11:54 +00:00
2002-04-20 05:35:02 +00:00
2002-05-21 05:40:28 +00:00
2001-10-25 04:02:25 +00:00
2002-03-22 00:12:20 +00:00
2002-05-23 22:03:06 +00:00
2002-05-21 05:41:07 +00:00
2002-05-12 16:01:00 +00:00
2002-05-24 04:32:28 +00:00
2002-05-12 10:53:00 +00:00
2002-05-14 11:37:10 +00:00
2002-01-06 08:47:19 +00:00
2002-05-13 11:09:07 +00:00
2001-12-20 16:21:47 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2002-05-19 10:50:38 +00:00
2001-10-01 16:09:29 +00:00
2002-05-13 11:09:07 +00:00
2002-03-28 18:44:25 +00:00
2002-05-08 14:52:32 +00:00
2001-12-21 18:26:01 +00:00
2002-05-12 16:01:00 +00:00
2001-11-03 06:24:23 +00:00
2002-05-08 00:48:39 +00:00
2002-03-31 23:47:52 +00:00
2002-05-21 04:00:47 +00:00
2002-05-21 07:08:30 +00:00
2002-05-18 09:14:36 +00:00