Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
H A Dsend_rev_2.c39 static int *send_1(void *mq) in send_1() function
44 printf("Enter into send_1 \n"); in send_1()
50 printf("[%d] send '%s' in thread send_1. \n", i + 1, in send_1()
128 pthread_create(&send1, NULL, (void *)send_1, (void *)&mq1); in main()

Completed in 1 milliseconds