Searched refs:FvmLoadThread (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/block/fvm/
H A Dfvm.cpp30 zx_status_t FvmLoadThread(void* arg) { function in namespace:fvm::__anon196
106 int rc = thrd_create_with_name(&vpm->initialization_thread_, FvmLoadThread, vpm.get(),

Completed in 24 milliseconds