Searched refs:writeback_thrd_ (Results 1 – 2 of 2) sorted by relevance
185 thrd_t writeback_thrd_; variable
166 } else if (thrd_create_with_name(&wb->writeback_thrd_, in Create()192 thrd_join(writeback_thrd_, &r); in ~WritebackBuffer()
Completed in 9 milliseconds