Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_mutex_suspension_timeout_test.c30 static void low_priority_entry(ULONG thread_input);
115 status += tx_thread_create(&low_priority, "low priority", low_priority_entry, 30, in test_application_define()
317 static void low_priority_entry(ULONG thread_input) in low_priority_entry() function
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_mutex_suspension_timeout_test.c30 static void low_priority_entry(ULONG thread_input);
163 status += tx_thread_create(&low_priority, "low priority", low_priority_entry, 30, in test_application_define()
472 static void low_priority_entry(ULONG thread_input) in low_priority_entry() function