mlaier 8c87efffcd Switch order for mtx_unlock and cv_signal as (condvar(9)) sez:
A thread must hold mp while calling cv_signal(), cv_broadcast(), or
     cv_broadcastpri() even though it isn't passed as an argument.

and is right with this claim.

While here remove a "\" from the macro -> __inline conversion.

Found by:	csjp
MFC after:	4 days
2004-09-22 20:55:56 +00:00
..
2004-06-14 08:17:51 +00:00
2004-08-05 08:12:46 +00:00
2004-09-03 01:37:02 +00:00
2004-07-28 06:59:55 +00:00