Andrew Thompson
018cecb61b
Add functions WITNESS so it can be asserted that the lock is not released for a
...
section of code, this uses WITNESS_NORELEASE() and WITNESS_RELEASEOK() to mark
the boundaries. Both functions require the lock to be held when calling.
This is intended for scenarios like a bus asserting that the bus lock is not
dropped during a driver call. There doesn't appear to be a man page to
document this in.
Reviewed by: jhb
2009-01-21 04:19:18 +00:00
..
2009-01-20 12:07:49 +00:00
2009-01-20 17:36:58 +00:00
2009-01-13 22:15:47 +00:00
2009-01-14 10:44:16 +00:00
2009-01-14 21:31:22 +00:00
2008-12-04 16:31:08 +00:00
2008-12-29 12:58:45 +00:00
2009-01-20 21:37:41 +00:00
2008-12-23 16:49:07 +00:00
2009-01-12 19:23:46 +00:00
2009-01-21 02:53:00 +00:00
2009-01-13 22:35:26 +00:00
2009-01-11 13:51:04 +00:00
2009-01-18 15:10:46 +00:00
2009-01-19 17:20:09 +00:00
2009-01-18 08:00:55 +00:00
2009-01-21 04:19:18 +00:00
2008-12-05 21:19:24 +00:00
2009-01-16 08:38:03 +00:00
2009-01-13 18:49:35 +00:00
2009-01-16 09:01:45 +00:00
2009-01-11 18:59:14 +00:00
2009-01-20 22:26:09 +00:00
2009-01-18 07:20:02 +00:00
2009-01-18 07:20:02 +00:00
2009-01-05 20:29:01 +00:00
2008-12-11 10:29:35 +00:00
2008-12-02 21:37:28 +00:00
2008-12-16 04:34:09 +00:00
2009-01-15 11:54:31 +00:00
2009-01-20 20:22:28 +00:00
2009-01-20 14:09:12 +00:00
2009-01-14 12:16:14 +00:00
2009-01-01 14:01:21 +00:00
2009-01-18 13:04:38 +00:00
2009-01-21 04:19:18 +00:00
2009-01-20 22:00:19 +00:00
2009-01-03 13:24:08 +00:00
2008-12-29 06:31:03 +00:00