Searched defs:tname (Results 1 – 13 of 13) sorted by relevance
30 const char *tname; in log_stack_usage() local
41 const char *tname; in helloLoop() local
587 char tname[8]; in init_idle_thread() local590 char *tname = "idle"; in init_idle_thread() local594 char *tname = NULL; in init_idle_thread() local
22 const char *tname = k_thread_name_get(thread); in set_thread_name() local
39 const char *tname; in hello_loop() local
69 const char *tname; in shell_tdata_dump() local
28 const char *tname; in shell_stack_dump() local
223 char tname[CONFIG_THREAD_MAX_NAME_LEN]; in start_threads() local
237 char tname[MAX_NAME_LEN]; in start_threads() local
282 const char *tname = k_thread_name_get((struct k_thread *)cthread); in thread_cb() local
181 char tname[CONFIG_THREAD_MAX_NAME_LEN]; in cpu_hold() local
20 const char *tname = k_thread_name_get(thread); in _get_thread_name() local
764 prio, options, delay, tname) \ argument