attilio
7213f4c32b
Cleanup lockmgr interface and exported KPI:
...
- Remove the "thread" argument from the lockmgr() function as it is
always curthread now
- Axe lockcount() function as it is no longer used
- Axe LOCKMGR_ASSERT() as it is bogus really and no currently used.
Hopefully this will be soonly replaced by something suitable for it.
- Remove the prototype for dumplockinfo() as the function is no longer
present
Addictionally:
- Introduce a KASSERT() in lockstatus() in order to let it accept only
curthread or NULL as they should only be passed
- Do a little bit of style(9) cleanup on lockmgr.h
KPI results heavilly broken by this change, so manpages and
FreeBSD_version will be modified accordingly by further commits.
Tested by: matteo
2008-01-24 12:34:30 +00:00
..
2007-06-12 19:01:32 +00:00
2007-11-15 23:59:36 +00:00
2008-01-24 12:34:30 +00:00
2007-06-14 16:23:31 +00:00
2006-11-21 22:29:06 +00:00
2007-06-20 05:11:37 +00:00
2007-06-23 05:59:53 +00:00
2007-01-08 23:24:21 +00:00
2007-11-10 16:23:38 +00:00
2007-11-10 16:23:38 +00:00
2007-06-30 20:18:44 +00:00
2007-06-10 07:33:48 +00:00
2007-06-23 06:29:19 +00:00
2007-06-11 05:42:47 +00:00
2007-06-23 06:47:43 +00:00
2007-06-11 05:50:47 +00:00
2007-07-09 16:58:07 +00:00
2007-07-09 20:56:39 +00:00
2008-01-07 09:14:37 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +00:00
2008-01-24 12:34:30 +00:00
2006-09-07 00:06:42 +00:00
2007-11-06 07:30:12 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +00:00
2008-01-07 11:31:55 +00:00
2007-11-03 19:24:51 +00:00
2007-11-08 08:25:58 +00:00
2006-09-06 23:44:25 +00:00
2007-06-21 14:42:34 +00:00
2007-06-20 05:11:37 +00:00
2006-05-28 05:27:09 +00:00
2007-06-14 16:23:31 +00:00
2007-06-12 19:01:32 +00:00
2007-05-06 10:07:21 +00:00
2007-06-19 10:28:08 +00:00
2007-02-27 17:19:33 +00:00
2007-06-19 10:28:08 +00:00
2007-06-30 02:42:36 +00:00
2007-06-22 05:56:05 +00:00
2007-07-05 06:42:14 +00:00
2007-10-18 10:51:06 +00:00
2007-06-25 06:40:20 +00:00
2007-06-12 17:30:54 +00:00
2007-06-21 14:42:34 +00:00
2007-07-05 15:25:32 +00:00
2007-06-21 14:42:34 +00:00
2007-07-27 12:00:29 +00:00
2007-06-22 05:53:05 +00:00
2007-06-28 06:22:40 +00:00
2007-11-15 23:59:36 +00:00
2007-06-14 16:23:31 +00:00
2007-06-14 16:23:31 +00:00
2007-06-21 14:42:34 +00:00
2007-06-30 20:18:44 +00:00
2007-10-22 08:28:24 +00:00
2007-12-29 21:55:25 +00:00
2007-06-21 14:42:34 +00:00
2007-12-11 06:41:38 +00:00
2007-06-18 22:27:57 +00:00
2007-07-29 18:16:43 +00:00
2007-12-26 14:31:16 +00:00
2007-12-16 12:39:50 +00:00
2007-06-21 14:42:34 +00:00
2007-01-08 23:21:06 +00:00
2007-01-08 23:21:06 +00:00
2007-06-20 05:11:37 +00:00
2007-06-13 05:45:48 +00:00
2007-10-20 23:23:23 +00:00
2007-11-11 20:57:08 +00:00
2007-06-29 21:07:41 +00:00
2007-06-30 20:18:44 +00:00
2007-10-20 23:23:23 +00:00
2007-06-30 02:40:21 +00:00
2008-01-07 09:14:37 +00:00
2007-06-20 05:11:37 +00:00
2007-01-03 10:50:03 +00:00
2007-06-30 20:18:44 +00:00
2007-06-30 20:18:44 +00:00
2007-06-14 16:23:31 +00:00
2007-10-05 07:26:39 +00:00
2007-07-05 06:28:46 +00:00
2007-07-05 06:28:46 +00:00