Searched defs:threads (Results 1 – 15 of 15) sorted by relevance
5 project(threads) project
30 static struct k_thread threads[NUM_THREADS]; variable
36 static struct k_thread threads[NUM_TIMEOUTS]; variable
26 static struct k_thread threads[N_THREADS]; variable
14 static struct k_thread threads[THREAD_COUNT]; variable
22 } threads[NUM_THREADS]; variable40 } threads[NUM_THREADS]; member
70 static k_tid_t threads[MAX_NB_THREADS]; variable
19 static struct k_thread threads[MAX_NUM_THREADS]; variable
83 struct k_thread *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
232 struct k_thread *threads; /* singly linked list of ALL threads */ member
37 static struct k_thread threads[CONFIG_ZTRESS_MAX_THREADS]; variable
985 static struct k_thread threads[2]; variable