Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_event_flag_thread_terminate_test.c29 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()
Dthreadx_event_flag_suspension_different_bits_consume_test.c29 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()
Dthreadx_event_flag_suspension_different_bits_test.c29 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()
Dthreadx_event_flag_suspension_timeout_test.c31 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()
Dthreadx_event_flag_isr_wait_abort_test.c44 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()
Dthreadx_event_flag_suspension_consume_test.c32 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()
Dthreadx_event_flag_basic_test.c57 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()
Dthreadx_event_flag_single_thread_terminate_test.c31 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()
Dthreadx_event_flag_isr_set_clear_test.c44 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()
Dthreadx_event_flag_suspension_test.c35 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()
Dthreadx_event_flag_information_test.c31 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/
Dthreadx_event_flag_suspension_different_bits_consume_test.c29 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()
Dthreadx_event_flag_thread_terminate_test.c29 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()
Dthreadx_event_flag_suspension_different_bits_test.c29 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()
Dthreadx_event_flag_suspension_timeout_test.c31 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()
Dthreadx_event_flag_suspension_consume_test.c32 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()
Dthreadx_event_flag_basic_test.c57 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()
Dthreadx_event_flag_single_thread_terminate_test.c31 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()
Dthreadx_event_flag_isr_wait_abort_test.c45 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()
Dthreadx_event_flag_isr_set_clear_test.c45 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()
Dthreadx_event_flag_suspension_test.c35 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()
Dthreadx_event_flag_information_test.c31 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()