Searched refs:thread_agent_entry (Results 1 – 1 of 1) sorted by relevance
53 VOID thread_agent_entry(ULONG thread_input);88 status = tx_thread_create(&thread_0, "agent thread", thread_agent_entry, 0, in tx_application_define()160 VOID thread_agent_entry(ULONG thread_input) in thread_agent_entry() function