Searched defs:threads (Results 1 – 5 of 5) sorted by relevance
5 project(threads) project
22 } threads[NUM_THREADS]; variable40 } threads[NUM_THREADS]; member
36 static pthread_t threads[NUM_PHIL]; variable
160 static struct k_thread threads[NUM_PHIL]; variable
218 } threads[NUM_JOB_TASKS + NUM_INFERENCE_TASKS]; in main() local
Completed in 33 milliseconds