Searched refs:THREAD_NAME (Results 1 – 11 of 11) sorted by relevance
68 default MCUMGR_GRP_OS_TASKSTAT_USE_THREAD_NAME_FOR_NAME if THREAD_NAME72 By default taskstat responses use thread priority, when THREAD_NAME is disabled,76 depends on THREAD_NAME96 default THREAD_MAX_NAME_LEN if THREAD_NAME97 default 5 if !THREAD_NAME98 range 3 THREAD_MAX_NAME_LEN if THREAD_NAME99 range 3 6 if !THREAD_NAME103 When THREAD_NAME is enabled then this defaults to THREAD_MAX_NAME_LEN.104 When THREAD_NAME is disabled the name is generated from thread priority,
11 imply THREAD_NAME
51 #define THREAD_NAME(i, _) STRINGIFY(ztress_##i) macro54 LISTIFY(CONFIG_ZTRESS_MAX_THREADS, THREAD_NAME, (,))
44 THREAD_NAME,n
10 imply THREAD_NAME37 select THREAD_NAME
79 * ``THREAD_NAME``: enable this option in the kernel to print the name of the
7 depends on THREAD_NAME
116 Thread name is used if THREAD_NAME is enabled.
12 select THREAD_NAME
417 select THREAD_NAME
483 config THREAD_NAME config493 depends on THREAD_NAME