Searched refs:mtx (Results 1 – 1 of 1) sorted by relevance
1015 struct mutex *mtx = &cbe_spu_info[node].list_mutex; in spusched_thread() local1017 mutex_lock(mtx); in spusched_thread()1024 mutex_unlock(mtx); in spusched_thread()1026 mutex_lock(mtx); in spusched_thread()1030 mutex_unlock(mtx); in spusched_thread()