Searched refs:mhd_set_mx (Results 1 – 1 of 1) sorted by relevance
38 static mutex_t mhd_set_mx = DEFAULTMUTEX; variable54 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_add_drive_to_set()77 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_del_drive_from_set()99 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_find_set()124 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_wait_set()175 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_idle_set()219 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_create_set()365 assert(MUTEX_HELD(&mhd_set_mx)); in mhd_find_drive()401 mhd_mx_lock(&mhd_set_mx); in mhd_list_drives()405 mhd_mx_unlock(&mhd_set_mx); in mhd_list_drives()[all …]