svc_thread_should_sleep
if (svc_thread_should_sleep(rqstp)) {
if (likely(svc_thread_should_sleep(rqstp)))
if (!svc_thread_should_sleep(rqstp))
if (did_timeout && svc_thread_should_sleep(rqstp) &&