Searched refs:outbox_queue (Results 1 – 1 of 1) sorted by relevance
73 static kcondvar_t outbox_queue; variable223 cv_init(&outbox_queue, NULL, CV_DEFAULT, NULL); in sbbc_mbox_init()304 cv_destroy(&outbox_queue); in sbbc_mbox_fini()954 clockleft = cv_timedwait(&outbox_queue, &outbox_queue_lock, in sbbc_mbox_request_response()1130 cv_signal(&outbox_queue); in wakeup_next()