Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/thread_demo/00_thread/
Dthread.c58 const char *t_name = osThreadGetName(tid); in rtosv2_thread_main() local
59 printf("[Thread Test] osThreadGetName, thread name: %s.\r\n", t_name); in rtosv2_thread_main()
DREADME.md99 const char *t_name = osThreadGetName(tid);
100 printf("[Thread Test]osThreadGetName, thread name: %s.\r\n", t_name);
/vendor/hihope/Hi3861/thread_demo/00_thread/
Dthread.c58 const char *t_name = osThreadGetName(tid); in rtosv2_thread_main() local
59 printf("[Thread Test] osThreadGetName, thread name: %s.\r\n", t_name); in rtosv2_thread_main()
DREADME.md99 const char *t_name = osThreadGetName(tid);
100 printf("[Thread Test]osThreadGetName, thread name: %s.\r\n", t_name);