Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/sys/
Dp4wq.h98 #define K_P4WQ_DEFINE(name, n_threads, stack_sz) \ argument
100 n_threads, stack_sz); \
106 .stack_size = stack_sz, \
125 #define K_P4WQ_ARRAY_DEFINE(name, n_threads, stack_sz, flg) \ argument
127 n_threads, stack_sz); \
133 .stack_size = stack_sz, \