Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_front_send_test.c565 ULONG destination_message[2]; in thread_2_entry() local
569 tx_queue_receive(&queue_0, &destination_message[0], TX_WAIT_FOREVER); in thread_2_entry()
675 ULONG destination_message[2]; in thread_2a_entry() local
679 tx_queue_receive(&queue_0a, &destination_message[0], TX_WAIT_FOREVER); in thread_2a_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_front_send_test.c565 ULONG destination_message[2]; in thread_2_entry() local
569 tx_queue_receive(&queue_0, &destination_message[0], TX_WAIT_FOREVER); in thread_2_entry()
675 ULONG destination_message[2]; in thread_2a_entry() local
679 tx_queue_receive(&queue_0a, &destination_message[0], TX_WAIT_FOREVER); in thread_2a_entry()