Searched refs:ThreadCreatePipe (Results 1 – 1 of 1) sorted by relevance
6 void *ThreadCreatePipe(void *x) { in ThreadCreatePipe() function31 pthread_create(&t_create, NULL, ThreadCreatePipe, NULL); in main()