pipebuf           311 src/ftdm_threadmutex.c 	char pipebuf[255];
pipebuf           366 src/ftdm_threadmutex.c 		res = read(ints[0].fd, pipebuf, sizeof(pipebuf));
pipebuf           464 src/ftdm_threadmutex.c 	char pipebuf[255];
pipebuf           499 src/ftdm_threadmutex.c 			res = read(ints[i].fd, pipebuf, sizeof(pipebuf));