Gleb Smirnoff c4282b741b Convert locks that protect name hash, ID hash and typelist from
mutex(9) to rwlock(9) based locks.

While here remove dropping lock when processing NGM_LISTNODES,
and NGM_LISTTYPES generic commands. We don't need to drop it
since memory allocation is done with M_NOWAIT.
2012-01-23 15:17:14 +00:00
..
2012-01-17 12:14:26 +00:00
2012-01-02 12:12:10 +00:00
2012-01-22 20:25:00 +00:00
2012-01-14 17:07:52 +00:00
2012-01-02 12:12:10 +00:00
2012-01-22 20:25:00 +00:00
2011-12-15 06:29:13 +00:00