Searched refs:pipe_garbage_count (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c256 static int pipe_garbage_count = 0; variable
1651 pipe_garbage_count--;
1685 if (pipe_garbage_count++ >= PIPE_GARBAGE_QUEUE_LIMIT)

Completed in 18 milliseconds