Searched refs:bcleanbuf_thread (Results 1 – 1 of 1) sorted by relevance
139 static void bcleanbuf_thread(void);4622 kernel_thread_start((thread_continue_t)bcleanbuf_thread, NULL, &thread); in bcleanbuf_thread_init()4630 bcleanbuf_thread(void) in bcleanbuf_thread() function4640 …ues[BQ_LAUNDRY], &buf_mtx, PRIBIO | PDROP, "blaundry", 0, (bcleanbufcontinuation)bcleanbuf_thread); in bcleanbuf_thread()