Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds