Searched refs:CIRCULAR_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
127 #define CIRCULAR_BUFSIZE 1024 macro129 static int svc_pending_fds[CIRCULAR_BUFSIZE+1]; /* fds with pending data */447 if (svc_next_pending > CIRCULAR_BUFSIZE) in _svc_run_mt()974 if (svc_last_pending > CIRCULAR_BUFSIZE) in svc_args_done()