Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_nat.c74 static void ntest_0_entry(ULONG thread_input);
102 tx_thread_create(&ntest_0, "thread 0", ntest_0_entry, 0, in tx_application_define()
268 static void ntest_0_entry(ULONG thread_input) in ntest_0_entry() function