Searched refs:stall_mutex (Results 1 – 1 of 1) sorted by relevance
50 mutex_t stall_mutex = DEFAULTMUTEX; variable83 if (set_lock_byte(&stall_mutex.mutex_lockw)) in mutex_setup()85 stall_mutex.mutex_owner = (uintptr_t)curthread; in mutex_setup()1772 (void) mutex_lock_kernel(&stall_mutex, NULL, NULL); in stall()