Searched refs:hmtx (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ | ||
H A D | seg_map.c | 993 kmutex_t *hmtx; local 1002 hmtx = SHASHMTX(hashid); 1004 mutex_enter(hmtx); 1042 mutex_exit(hmtx); |
Completed in 1115 milliseconds