Robert Watson 161a0c7cff Don't hold the UNIX domain socket subsystem lock over the body of the
UNIX domain socket garbage collection implementation, as that risks
holding the mutex over potentially sleeping operations (as well as
introducing some nasty lock order issues, etc).  unp_gc() will hold
the lock long enough to do necessary deferal checks and set that it's
running, but then release it until it needs to reset the gc state.

RELENG_5 candidate.

Discussed with:	alfred
2004-08-25 21:24:36 +00:00
..
2004-08-22 08:57:05 +00:00
2004-08-25 19:18:07 +00:00
2004-08-25 18:28:15 +00:00
2004-07-28 06:59:55 +00:00
2004-07-28 06:59:55 +00:00