Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 5 of 5) sorted by relevance

/samples/basic/threads/
A DCMakeLists.txt5 project(threads) project
/samples/kernel/metairq_dispatch/src/
A Dmain.c22 } threads[NUM_THREADS]; variable
40 } threads[NUM_THREADS]; member
/samples/posix/philosophers/src/
A Dmain.c36 static pthread_t threads[NUM_PHIL]; variable
/samples/philosophers/src/
A Dphil_obj_abstract.h160 static struct k_thread threads[NUM_PHIL]; variable
/samples/modules/tflite-micro/tflm_ethosu/src/
A Dmain.cpp218 } threads[NUM_JOB_TASKS + NUM_INFERENCE_TASKS]; in main() local

Completed in 33 milliseconds