Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dsnapshot.c1537 pthread_t checkpoint_pthread; in init_checkpoint_thread() local
1594 ret = pthread_create(&checkpoint_pthread, NULL, checkpoint_thread, in init_checkpoint_thread()