Searched refs:client_1_thread (Results 1 – 1 of 1) sorted by relevance
21 static TX_THREAD client_1_thread; variable296 status = tx_thread_create(&client_1_thread, "Test Client 1", thread_client_1_entry, 0, in test_application_define()