Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_caller_check_test.c44 VOID test_process(ULONG id);
130 VOID test_process(ULONG id) in test_process() function
858 test_process(0); in thread_0_entry()
867 tx_timer_create(&timer_0, "TIMER 0", test_process, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
879 tx_timer_create(&timer_0, "TIMER 1", test_process, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()