Home
last modified time | relevance | path

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

/examples/libc/
A Dmq.c26 pthread_t send1, send2, rev1, rev2; variable
112 pthread_create(&send2, NULL, (void *)send_2, (void *)&mq2); in libc_mq()
116 pthread_join(send2, NULL); in libc_mq()

Completed in 3 milliseconds