Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/cxx/pthread/main/
Dcpp_pthread.cpp67 void thread_func() in thread_func() function
101 std::thread thread_2(thread_func); in app_main()