/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_event_flag_thread_terminate_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_different_bits_consume_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_different_bits_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_timeout_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 112 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_isr_wait_abort_test.c | 44 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 179 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_consume_test.c | 32 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 122 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_basic_test.c | 57 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 236 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define() 473 status = tx_event_flags_set_notify(TX_NULL, event_set_notify); in thread_0_entry() 486 status = tx_event_flags_set_notify(&group_2, event_set_notify); in thread_0_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 108 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_isr_set_clear_test.c | 44 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 206 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_test.c | 35 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 138 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_information_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 92 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_event_flag_suspension_different_bits_consume_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_thread_terminate_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_different_bits_test.c | 29 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_timeout_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 112 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_consume_test.c | 32 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 122 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_basic_test.c | 57 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 236 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define() 473 status = tx_event_flags_set_notify(TX_NULL, event_set_notify); in thread_0_entry() 486 status = tx_event_flags_set_notify(&group_2, event_set_notify); in thread_0_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 108 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_isr_wait_abort_test.c | 45 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 180 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_isr_set_clear_test.c | 45 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 207 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_suspension_test.c | 35 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 138 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
D | threadx_event_flag_information_test.c | 31 static void event_set_notify(TX_EVENT_FLAGS_GROUP *group) in event_set_notify() function 92 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|