Home
last modified time | relevance | path

Searched defs:mq2 (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_2.c60 mqd_t mq2 = *(mqd_t *) mq; in send_2() local
94 mqd_t mq2 = *(mqd_t *) mq; in receive_2() local
111 mqd_t mq1 = 0, mq2 = 0; in main() local
/third_party/boost/libs/interprocess/test/
Dmessage_queue_test.cpp50 mq2 in test_priority_order() local
142 message_queue mq2(open_only, test::get_process_id_name()); in test_serialize_db() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Ddecodebin.c622 GstElement *mq0, *mq1, *mq2; in GST_START_TEST() local