Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds