Home
last modified time | relevance | path

Searched refs:callb_safe_mutex (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dcallb.c94 static kmutex_t callb_safe_mutex; variable
96 &callb_safe_mutex, CALLB_CPR_ALWAYS_SAFE, 0, 0, 0 };
105 mutex_init(&callb_safe_mutex, NULL, MUTEX_DEFAULT, NULL); in callb_init()