Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/sys/
Dp4wq.h99 #define K_P4WQ_DEFINE(name, n_threads, stack_sz) \ argument
101 n_threads, stack_sz); \
107 .stack_size = stack_sz, \
126 #define K_P4WQ_ARRAY_DEFINE(name, n_threads, stack_sz, flg) \ argument
128 n_threads, stack_sz); \
134 .stack_size = stack_sz, \