Home
last modified time | relevance | path

Searched refs:send1 (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
H A Dsend_rev_2.c37 static pthread_t send1, send2, rev1, rev2; variable
128 pthread_create(&send1, NULL, (void *)send_1, (void *)&mq1); in main()
132 pthread_join(send1, NULL); in main()

Completed in 2 milliseconds