Searched refs:ctgmutex (Results 1 – 1 of 1) sorted by relevance
125 static kmutex_t ctgmutex; variable126 #define CTGLOCK() mutex_enter(&ctgmutex)127 #define CTGUNLOCK() mutex_exit(&ctgmutex)