Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_intf_crb.c181 tpm_crb_thread(void *const arg) in tpm_crb_thread() function
498 error = pthread_create(&crb->thread, NULL, tpm_crb_thread, crb); in tpm_crb_init()