Home
last modified time | relevance | path

Searched refs:thread_check_entry (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/ppp_test/
Dnetx_ppp_IPCP_abnormal_packet_test.c37 static void thread_check_entry(ULONG thread_input);
66 tx_thread_create(&thread_check, "thread check", thread_check_entry, 0, in test_application_define()
211 static void thread_check_entry(ULONG thread_input) in thread_check_entry() function