Home
last modified time | relevance | path

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

/device/board/talkweb/niobe407/applications/002_system_thread/
Dos_thread_example.c41 static void OS_Thread_example(void) in OS_Thread_example() function
64 OHOS_APP_RUN(OS_Thread_example);
DREADME_zh.md29OS_Thread_example函数中,通过osThreadNew()函数创建了thread1和thread2两个进程,thread1和thread2启动后会输出打印日志。
54 static void OS_Thread_example(void)