Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/cxx/pthread/main/
Dcpp_pthread.cpp40 void thread_func_inherited() in thread_func_inherited() function
51 std::thread inherits(thread_func_inherited); in spawn_another_thread()