Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Datomic_test.cpp31 thread thread1(task1_entry); in atomic_test() local
33 thread1.join(); in atomic_test()
A Dthread_test.cpp35 thread thread1(task1_entry); in thread_test() local
37 thread1.join(); in thread_test()
A Dcondition_variable_test.cpp60 thread thread1(task1_entry); in conditon_varialbe_test() local
62 thread1.join(); in conditon_varialbe_test()
A Dtimed_mutex.cpp42 thread thread1(task1_entry); in timed_mutex_test() local
44 thread1.join(); in timed_mutex_test()

Completed in 3 milliseconds