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