Searched refs:demo_thread_entry (Results 1 – 1 of 1) sorted by relevance
33 void demo_thread_entry(ULONG info);62 tx_thread_create(&demo_client_thread, "Client", demo_thread_entry, 0, in tx_application_define()116 void demo_thread_entry(ULONG info) in demo_thread_entry() function