lk_wmesg           92 kern/kern_lock.c 		    (lkp)->lk_prio, (lkp)->lk_wmesg, (lkp)->lk_timo);	\
lk_wmesg          179 kern/kern_lock.c 	lkp->lk_wmesg = wmesg;	/* just a name for spin locks */
lk_wmesg          438 kern/kern_lock.c 		printf(" lock type %s: SHARED (count %d)", lkp->lk_wmesg,
lk_wmesg          442 kern/kern_lock.c 		    lkp->lk_wmesg, lkp->lk_exclusivecount);
lk_wmesg           63 sys/lock.h     	char	*lk_wmesg;		/* resource sleeping (for tsleep) */