Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/example/
A Dpthread_example.c16 static void *new_thread_func(void *arg) in new_thread_func() function
42 ret = pthread_create(&new_thread, &attr, new_thread_func, &increase_count); in pthread_example()

Completed in 2 milliseconds