John Baldwin
8b94a0616d
- Make sigonstack() a regular function instead of an inline and add a proc
...
lock assertion to it.
- SIGPENDING() no longer needs sched_lock, so only grab sched_lock to set
the TDF_NEEDSIGCHK and TDF_ASTPENDING flags in signotify().
- Add a proc lock assertion to tdsigwakeup().
- Since we always set TDF_OLDMASK while holding the proc lock, the proc
lock is sufficient protection to check its state in postsig() and we only
need sched_lock when clearing the actual flag.
2003-04-18 20:59:05 +00:00
..
2003-04-18 20:54:41 +00:00
2003-04-18 20:20:00 +00:00
2003-03-25 00:07:06 +00:00
2003-04-16 21:09:41 +00:00
2003-04-12 08:44:54 +00:00
2003-03-31 22:49:17 +00:00
2003-04-17 22:09:08 +00:00
2003-04-17 07:39:03 +00:00
2003-04-01 15:06:26 +00:00
2003-01-25 22:41:22 +00:00
2003-04-10 17:35:44 +00:00
2003-04-18 17:36:13 +00:00
2003-04-17 22:16:58 +00:00
2003-04-17 08:41:08 +00:00
2003-04-18 04:13:38 +00:00
2003-03-25 00:07:06 +00:00
2003-04-18 20:54:41 +00:00
2003-04-18 20:20:00 +00:00
2003-04-15 04:19:49 +00:00
2003-03-11 22:15:10 +00:00
2003-04-18 20:59:05 +00:00
2003-02-26 01:00:29 +00:00
2003-04-17 03:38:03 +00:00
2003-04-14 20:39:06 +00:00
2003-03-21 17:53:16 +00:00
2003-04-03 21:36:33 +00:00
2003-04-18 12:37:33 +00:00
2003-04-12 06:11:46 +00:00
2003-03-29 08:31:28 +00:00
2003-04-08 14:25:47 +00:00
2003-03-08 06:58:22 +00:00
2003-04-08 14:25:47 +00:00
2003-04-08 14:25:47 +00:00
2003-03-31 22:49:17 +00:00
2003-03-31 22:49:17 +00:00
2003-02-19 05:47:46 +00:00
2003-03-31 23:26:10 +00:00
2003-03-13 07:05:22 +00:00
2003-03-03 12:15:54 +00:00
2003-04-18 20:09:04 +00:00
2003-03-03 12:15:54 +00:00
2003-04-18 15:42:25 +00:00
2003-02-19 05:47:46 +00:00
2003-04-18 02:47:12 +00:00
2003-04-18 20:22:23 +00:00
2003-04-18 20:20:00 +00:00
2003-04-18 20:59:05 +00:00
2003-03-28 06:43:50 +00:00
2003-04-12 01:05:19 +00:00
2003-04-18 16:39:03 +00:00