Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_event_flag_information_test.c12 static TX_EVENT_FLAGS_GROUP group_1; variable
81 status = tx_event_flags_create(&group_1, "group 1"); in test_application_define()
348 …oup_current) || (first_suspended != TX_NULL) || (suspended_count != 0) || (next_group != &group_1)) in thread_0_entry()
545 status = tx_event_flags_delete(&group_1); in thread_0_entry()
Dthreadx_event_flag_basic_test.c40 static TX_EVENT_FLAGS_GROUP group_1; variable
225 status = tx_event_flags_create(&group_1, "group 1"); in test_application_define()
714 status = tx_event_flags_delete(&group_1); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_event_flag_information_test.c12 static TX_EVENT_FLAGS_GROUP group_1; variable
81 status = tx_event_flags_create(&group_1, "group 1"); in test_application_define()
348 …oup_current) || (first_suspended != TX_NULL) || (suspended_count != 0) || (next_group != &group_1)) in thread_0_entry()
545 status = tx_event_flags_delete(&group_1); in thread_0_entry()
Dthreadx_event_flag_basic_test.c40 static TX_EVENT_FLAGS_GROUP group_1; variable
225 status = tx_event_flags_create(&group_1, "group 1"); in test_application_define()
714 status = tx_event_flags_delete(&group_1); in thread_0_entry()