Searched refs:pipes_to_send (Results 1 – 1 of 1) sorted by relevance
310 int pipes_to_send) { in Producer() argument311 for (int i = 0; i < pipes_to_send; i++) { in Producer()347 const int pipes_to_send = 20000; in Run() local356 pipes_to_send); in Run()361 pipes_to_send); in Run()364 Producer(&pipe2, producer.get(), pipes_to_send); in Run()