Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dtpm_intf_crb.c190 tpm_crb_thread(void *const arg) in tpm_crb_thread() function
544 error = pthread_create(&crb->thread, NULL, tpm_crb_thread, crb); in tpm_crb_init()