Lines Matching refs:mutex_p
180 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]);
181 if (mutex_p && mutex_p->mutex_type == mutex_type_spinlock)
190 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]);
191 if (mutex_p && mutex_p->mutex_type == mutex_type_spinlock)
200 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]);
201 if (mutex_p && mutex_p->mutex_type == mutex_type_spinlock)
220 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]);
221 if (mutex_p && mutex_p->mutex_type == mutex_type_spinlock)