Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Datomic_test.cpp9 static void task0_entry(void) in task0_entry() function
30 thread thread0(task0_entry); in atomic_test()
A Dthread_test.cpp9 static void task0_entry(void) in task0_entry() function
34 thread thread0(task0_entry); in thread_test()
A Dcondition_variable_test.cpp21 static void task0_entry(void) in task0_entry() function
59 thread thread0(task0_entry); in conditon_varialbe_test()
A Dtimed_mutex.cpp11 static void task0_entry(void) in task0_entry() function
41 thread thread0(task0_entry); in timed_mutex_test()

Completed in 4 milliseconds