Home
last modified time | relevance | path

Searched refs:thrsleep_lock (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/kern/
H A Dkern_synch.c621 static struct rwlock thrsleep_lock = RWLOCK_INITIALIZER("thrsleeplk"); variable
668 qlock = &thrsleep_lock; in thrsleep()
757 qlock = &thrsleep_lock; in sys___thrwakeup()