Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_byte_memory_prioritize_test.c41 static int test_status; variable
65 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
82 test_status = 2; in test_isr()
321 test_status = 1; in thread_0_entry()
338 } while (test_status == 1); in thread_0_entry()
Dthreadx_mutex_proritize_test.c42 static int test_status; variable
67 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
84 test_status = 2; in test_isr()
340 test_status = 1; in thread_0_entry()
357 } while (test_status == 1); in thread_0_entry()
Dthreadx_queue_prioritize.c41 static int test_status; variable
72 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
89 test_status = 2; in test_isr()
360 test_status = 1; in thread_0_entry()
377 } while (test_status == 1); in thread_0_entry()
Dthreadx_semaphore_prioritize.c41 static int test_status; variable
66 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
83 test_status = 2; in test_isr()
359 test_status = 1; in thread_0_entry()
376 } while (test_status == 1); in thread_0_entry()
Dthreadx_block_memory_prioritize_test.c43 static int test_status; variable
67 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
84 test_status = 2; in test_isr()
324 test_status = 1; in thread_0_entry()
341 } while (test_status == 1); in thread_0_entry()
Dthreadx_block_memory_information_test.c46 static int test_status; variable
74 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
81 test_status = 2; in test_isr()
299 test_status = 1; in thread_0_entry()
316 } while (test_status == 1); in thread_0_entry()
Dthreadx_byte_memory_information_test.c45 static int test_status; variable
72 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
79 test_status = 2; in test_isr()
299 test_status = 1; in thread_0_entry()
316 } while (test_status == 1); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_prioritize.c41 static int test_status; variable
72 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
89 test_status = 2; in test_isr()
360 test_status = 1; in thread_0_entry()
377 } while (test_status == 1); in thread_0_entry()
Dthreadx_semaphore_prioritize.c41 static int test_status; variable
66 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
83 test_status = 2; in test_isr()
359 test_status = 1; in thread_0_entry()
376 } while (test_status == 1); in thread_0_entry()
Dthreadx_block_memory_prioritize_test.c43 static int test_status; variable
67 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
84 test_status = 2; in test_isr()
324 test_status = 1; in thread_0_entry()
341 } while (test_status == 1); in thread_0_entry()
Dthreadx_byte_memory_prioritize_test.c41 static int test_status; variable
65 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
82 test_status = 2; in test_isr()
321 test_status = 1; in thread_0_entry()
338 } while (test_status == 1); in thread_0_entry()
Dthreadx_mutex_proritize_test.c42 static int test_status; variable
67 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
84 test_status = 2; in test_isr()
340 test_status = 1; in thread_0_entry()
357 } while (test_status == 1); in thread_0_entry()
Dthreadx_block_memory_information_test.c46 static int test_status; variable
74 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
81 test_status = 2; in test_isr()
299 test_status = 1; in thread_0_entry()
316 } while (test_status == 1); in thread_0_entry()
Dthreadx_byte_memory_information_test.c45 static int test_status; variable
72 if ((_tx_thread_preempt_disable) && (test_status == 1)) in test_isr()
79 test_status = 2; in test_isr()
299 test_status = 1; in thread_0_entry()
316 } while (test_status == 1); in thread_0_entry()