Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/example/
A Dworkqueue_example.c81 static void work6_func(void *arg) { printf("--%s--\n", (char *)arg); } in work6_func() function
137 ret = aos_work_init(&work6, work6_func, "WORK 6", 50); in aos_workqueue_example()

Completed in 3 milliseconds