Home
last modified time | relevance | path

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

/GUIX-v6.2.1/tutorials/demo_guix_binres/
Ddemo_guix_binres.c61 TX_THREAD touch_thread; variable
188 tx_thread_create(&touch_thread, "Touch Thread", touch_thread_entry, 0, in tx_application_define()