Searched defs:mutex_owner (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzpool/common/
H A Dkernel.c154 ASSERT(mutex_owner(mp) == curthread);
160 mutex_owner(kmutex_t *mp) function
268 ASSERT(mutex_owner(mp) == curthread);
290 ASSERT(mutex_owner(mp) == curthread);

Completed in 19 milliseconds