Searched refs:startup_sem (Results 1 – 1 of 1) sorted by relevance
116 static struct semaphore startup_sem = __SEMAPHORE_INITIALIZER(startup_sem, 0); variable638 if (down_interruptible(&startup_sem)) in threadfunc()792 up(&startup_sem); in test_rht_init()