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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h76 #ifndef BIG_PIPE_SIZE
77 #define BIG_PIPE_SIZE (64*1024) macro
92 #define PIPENPAGES (BIG_PIPE_SIZE / PAGE_SIZE + 1)

Completed in 176 milliseconds