Lines Matching defs:slept
1130 size_t bufspace, long slept,1162 if (slept != 0) {1163 slept_ms = slept / 1000;1555 long slept = 0;1595 slept = 0;1598 slept = go_to_sleep(&req);1599 if (slept >= 0) {1614 * slept < 0 means that we detected another1617 if (slept >= 0)1623 bufspace, slept, &req);