Searched refs:test_control_thread_entry (Results 1 – 1 of 1) sorted by relevance
383 void test_control_thread_entry(ULONG thread_input);6280 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()6291 test_control_thread_entry(0); in tx_application_define()6300 void test_control_thread_entry(ULONG thread_input) in test_control_thread_entry() function