Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Dmain.c138 static TX_THREAD sample_helper_thread; variable
294 status = tx_thread_create(&sample_helper_thread, "Demo Thread", in tx_application_define()