Home
last modified time | relevance | path

Searched refs:init_checkpoint_thread (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/usr.sbin/bhyve/
H A Dsnapshot.h102 int init_checkpoint_thread(struct vmctx *ctx);
H A Dbhyverun.c820 if (init_checkpoint_thread(ctx) != 0) in main()
H A Dsnapshot.c1402 init_checkpoint_thread(struct vmctx *ctx) in init_checkpoint_thread() function