Lines Matching full:nano_sec
624 int nano_sec;676 nano_sec = (timeout % 1000) * NANOSEC_PER_MILLISEC;677 abstime.tv_nsec += nano_sec;