Lines Matching refs:kqueue
775 // Using kqueue on Mac so that we can wait on non-child processes.780 int kq = kqueue();782 PLOG(ERROR) << "kqueue";