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
..
2006-11-21 22:29:06 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 20:18:44 +00:00
2007-06-10 07:33:48 +00:00
2007-06-11 05:50:47 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +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
2006-09-06 23:44:25 +00:00
2007-06-21 14:42:34 +00:00
2007-06-20 05:11:37 +00:00
2007-06-19 10:28:08 +00:00
2007-06-22 05:56:05 +00:00
2007-06-12 17:30:54 +00:00
2007-06-21 14:42:34 +00:00
2007-06-21 14:42:34 +00:00
2007-06-22 05:53:05 +00:00
2007-06-21 14:42:34 +00:00
2007-06-30 20:18:44 +00:00
2007-06-21 14:42:34 +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-06-21 14:42:34 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 20:18:44 +00:00
2007-06-30 02:40:21 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 20:18:44 +00:00
2007-06-30 20:18:44 +00:00