Searched refs:demo_thread_entry (Results 1 – 2 of 2) 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
139 VOID demo_thread_entry(ULONG thread_input);181 …tx_thread_create(&demo_thread, "demo thread", demo_thread_entry, 0, demo_thread_stack, sizeof(demo… in tx_application_define()185 VOID demo_thread_entry(ULONG thread_input) in demo_thread_entry() function