Home
last modified time | relevance | path

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

/system/ulib/minfs/include/minfs/
A Dwriteback.h185 thrd_t writeback_thrd_; variable
/system/ulib/minfs/
A Dwriteback.cpp166 } else if (thrd_create_with_name(&wb->writeback_thrd_, in Create()
192 thrd_join(writeback_thrd_, &r); in ~WritebackBuffer()

Completed in 9 milliseconds