Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_mq_arrange_msg.c81 ULONG swap; /* temp.variable for the swapping of the */ in posix_arrange_msg() local
180 swap = *temp_q; in posix_arrange_msg()
182 *q_read = swap; in posix_arrange_msg()