Searched refs:THREAD_MAXNODES (Results 1 – 1 of 1) sorted by relevance
38 #define THREAD_MAXNODES 16 macro41 static struct thread_node thread_array[THREAD_MAXNODES];179 for (i = 0; i < THREAD_MAXNODES; ++i) in init_module()