Alfred Perlstein a9fa2c05fc Protect pager object creation with sx locks.
Protect pager object list manipulation with a mutex.

It doesn't look possible to combine them under a single sx lock because
creation may block and we can't have the object list manipulation block
on anything other than a mutex because of interrupt requests.
2001-04-18 20:24:16 +00:00
..
2001-04-17 20:45:23 +00:00
2001-03-28 09:17:56 +00:00
2001-03-28 09:17:56 +00:00
2001-03-29 18:10:46 +00:00
2001-03-20 10:42:49 +00:00
2001-04-17 20:45:23 +00:00
2001-03-22 06:51:53 +00:00
2001-02-22 13:46:09 +00:00