David Xu
05c3a5eab4
1. Don't override underscore version of aio_suspend(), system(),
...
wait(), waitpid() and usleep(), they are internal versions and
should not be cancellation points.
2. Make wait3() as a cancellation point.
3. Move raise() and pause() into file thr_sig.c.
4. Add functions _sigsuspend, _sigwait, _sigtimedwait and _sigwaitinfo,
remove SIGCANCEL bit in wait-set for those functions, the signal is
used internally to implement thread cancellation.
2006-07-25 12:50:05 +00:00
..
2006-03-17 18:54:44 +00:00
2006-05-22 19:30:02 +00:00
2006-05-01 01:02:19 +00:00
2006-05-21 15:15:21 +00:00
2006-06-05 12:53:44 +00:00
2006-07-23 15:53:12 +00:00
2006-04-12 19:51:14 +00:00
2006-04-30 07:08:43 +00:00
2006-03-18 11:01:06 +00:00
2006-07-17 09:33:24 +00:00
2006-04-25 20:42:15 +00:00
2006-06-13 10:21:03 +00:00
2006-04-13 08:12:31 +00:00
2006-02-04 09:40:21 +00:00
2006-03-16 15:18:17 +00:00
2006-03-18 11:01:06 +00:00
2006-06-09 14:23:40 +00:00
2006-06-05 08:51:14 +00:00
2006-06-19 08:10:23 +00:00
2006-01-17 15:35:57 +00:00
2006-02-11 19:21:39 +00:00
2006-03-17 18:54:44 +00:00
2006-03-16 15:18:17 +00:00
2006-03-18 21:37:05 +00:00
2006-07-17 11:48:52 +00:00
2006-04-13 07:25:02 +00:00
2006-03-26 12:20:54 +00:00
2006-06-09 14:23:40 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2006-03-29 04:20:53 +00:00
2006-06-06 16:58:19 +00:00
2006-03-22 16:58:15 +00:00
2006-03-16 15:18:17 +00:00
2006-03-09 22:37:34 +00:00
2006-03-17 18:54:44 +00:00
2006-07-25 12:50:05 +00:00
2006-05-17 05:14:45 +00:00
2006-04-23 17:06:18 +00:00
2006-07-15 20:53:36 +00:00
2006-03-17 18:54:44 +00:00
2006-07-17 20:39:08 +00:00
2006-03-23 14:09:21 +00:00
2006-07-07 04:33:08 +00:00
2006-03-18 21:37:05 +00:00
2006-03-20 14:24:58 +00:00