_sleepq_alloc
if ((thread->sleepqueue = _sleepq_alloc()) == NULL ||
struct sleepqueue *_sleepq_alloc(void) __hidden;