kamil
1249b6bf7e
Refactor sigswitch()
...
Make the function static as it is now local to kern_sig.c.
Rename the 'relock' argument to 'proc_lock_held' as it is more verbose.
This was suggested by mjg@freebsd. While there this flips the users between
true<->false.
Add additional KASSERT(9) calls here to validate whethe proc_lock is used
accordingly.
2019-10-12 19:57:09 +00:00
..
2019-07-20 18:23:05 +00:00
2019-09-16 11:11:34 +00:00
2019-09-15 20:21:12 +00:00
2019-08-15 12:24:08 +00:00
2019-10-03 22:29:17 +00:00
2019-09-22 23:03:20 +00:00
2019-06-24 06:24:33 +00:00
2019-10-06 02:04:26 +00:00
2019-10-12 10:55:23 +00:00
2019-10-03 22:48:44 +00:00
2019-10-12 10:55:23 +00:00
2019-10-09 05:59:51 +00:00
2019-10-06 15:11:16 +00:00
2019-08-08 18:08:41 +00:00
2019-10-12 10:55:23 +00:00
2019-10-06 15:11:16 +00:00
2019-09-29 12:07:52 +00:00
2019-10-12 19:57:09 +00:00
2019-10-06 15:11:16 +00:00
2019-10-08 07:33:14 +00:00
2019-09-16 00:01:16 +00:00
2019-10-03 22:48:44 +00:00
2019-10-06 15:11:16 +00:00
2019-07-03 17:31:32 +00:00
2019-10-06 15:11:16 +00:00
2019-10-05 12:57:40 +00:00
2019-07-07 15:12:59 +00:00
2019-10-09 01:43:00 +00:00
2019-10-10 13:45:14 +00:00
2019-09-02 20:09:29 +00:00
2019-09-30 23:23:59 +00:00
2019-08-15 09:04:22 +00:00
2019-09-05 09:20:05 +00:00
2019-07-26 05:39:55 +00:00
2019-08-15 12:06:42 +00:00
2019-05-28 07:39:16 +00:00
2019-09-18 15:33:32 +00:00
2019-09-23 05:39:59 +00:00
2019-10-06 15:11:16 +00:00
2019-10-04 14:17:07 +00:00
2019-10-06 15:11:16 +00:00
2019-09-15 16:25:57 +00:00
2019-09-30 21:13:33 +00:00
2019-09-15 20:51:03 +00:00
2019-10-12 12:04:37 +00:00
2019-09-20 15:00:47 +00:00
2019-09-08 07:00:20 +00:00
2019-09-22 23:03:20 +00:00
2019-09-22 23:03:20 +00:00
2019-09-22 22:59:37 +00:00
2019-09-22 22:59:37 +00:00
2019-09-22 23:03:20 +00:00
2019-08-07 00:38:01 +00:00
2019-10-04 23:20:22 +00:00
2019-08-07 00:38:01 +00:00
2019-10-09 17:47:13 +00:00
2019-09-28 16:02:12 +00:00
2019-07-11 17:30:44 +00:00
2019-09-27 00:32:03 +00:00
2019-07-29 09:42:17 +00:00
2019-08-26 10:24:39 +00:00
2019-09-15 17:37:25 +00:00
2019-09-14 21:23:34 +00:00
2019-07-18 09:39:40 +00:00
2019-08-19 09:32:42 +00:00
2019-09-22 22:59:37 +00:00
2019-09-26 01:34:16 +00:00
2019-06-17 08:07:27 +00:00
2019-09-15 20:24:25 +00:00
2019-10-11 08:05:19 +00:00
2019-10-11 08:04:52 +00:00
2019-10-11 08:04:52 +00:00