Home
last modified time | relevance | path

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

/samples/nitro_enclaves/
Dne_ioctl_sample.c774 pthread_t thread_id = 0; in main() local
807 rc = pthread_create(&thread_id, NULL, ne_poll_enclave_fd, (void *)&enclave_fd); in main()