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