Searched refs:STRUNLOCKMATES (Results 1 – 3 of 3) sorted by relevance
4350 STRUNLOCKMATES(stp); in strstartplumb()4366 STRUNLOCKMATES(stp); in strstartplumb()4383 STRUNLOCKMATES(stp); in strstartplumb()4389 STRUNLOCKMATES(stp); in strstartplumb()4588 STRUNLOCKMATES(stp); in strlock()4595 STRUNLOCKMATES(stp); in strlock()4637 STRUNLOCKMATES(stp); in strlock()4689 STRUNLOCKMATES(stp); in strunlock()
314 STRUNLOCKMATES(stp); in stropen()673 STRUNLOCKMATES(stp); in strclose()
1076 #define STRUNLOCKMATES(X) mutex_exit(&((X)->sd_lock)); \ macro