Searched refs:thread_sem (Results 1 – 2 of 2) sorted by relevance
51 down(&mq->thread_sem); in mmc_queue_thread()67 up(&mq->thread_sem); in mmc_queue_thread()69 down(&mq->thread_sem); in mmc_queue_thread()76 up(&mq->thread_sem); in mmc_queue_thread()202 init_MUTEX(&mq->thread_sem); in mmc_init_queue()279 down(&mq->thread_sem); in mmc_queue_suspend()295 up(&mq->thread_sem); in mmc_queue_resume()
10 struct semaphore thread_sem; member