Home
last modified time | relevance | path

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

/examples/libc/
A Dmq.c26 pthread_t send1, send2, rev1, rev2; variable
113 pthread_create(&rev1, NULL, (void *)receive_1, (void *)&mq1); in libc_mq()
117 pthread_join(rev1, NULL); in libc_mq()

Completed in 2 milliseconds