Searched refs:client_0_thread (Results 1 – 1 of 1) sorted by relevance
20 static TX_THREAD client_0_thread; variable291 status = tx_thread_create(&client_0_thread, "Test Client 0", thread_client_0_entry, 0, in test_application_define()