alfred 5a34a0d3bb use mutex pool mutexes for uidinfo locking.
replace mutex_lock calls on uidinfo with macro calls:
  mtx_lock(&uidp->ui_mtx) -> UIDINFO_LOCK(uidp)

Terry Lambert <tlambert2@mindspring.com> helped with this.
2002-01-20 22:48:49 +00:00
..
2002-01-18 04:41:23 +00:00
2002-01-08 19:33:51 +00:00
2002-01-17 02:14:44 +00:00
2002-01-20 20:12:25 +00:00
2002-01-14 22:03:48 +00:00
2001-11-07 19:55:16 +00:00
2002-01-14 00:13:45 +00:00
2002-01-18 03:33:52 +00:00
2001-09-12 08:38:13 +00:00