Home
last modified time | relevance | path

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

/optee_benchmark/
A Dmain.c387 pthread_t consumer_thread; in main() local
447 if (pthread_create(&consumer_thread, NULL, in main()
459 if (pthread_join(consumer_thread, NULL)) { in main()

Completed in 2 milliseconds