Lines Matching refs:utime64_t
175 utime64_t now = ScheduleObj::Instance()->ScheduleGetTime(); in sleep()
305 utime64_t ScheduleObj::ScheduleGetTime() in ScheduleGetTime()
733 static utime64_t check_time = 0; in CheckExpired()
740 utime64_t now = GetLastClock(); in CheckExpired()
751 utime64_t now = GetLastClock(); in WakeupTimeout()
772 utime64_t now = GetLastClock(); in KqueueGetTimeout()
867 void MtFrame::WaitNotify(utime64_t timeout) in WaitNotify()
964 utime64_t start = mtframe->GetLastClock(); in recvfrom()
966 utime64_t now = 0; in recvfrom()
1024 utime64_t start = mtframe->GetLastClock(); in sendto()
1026 utime64_t now = 0; in sendto()
1070 utime64_t start = mtframe->GetLastClock(); in connect()
1072 utime64_t now = 0; in connect()
1121 utime64_t start = mtframe->GetLastClock(); in accept()
1123 utime64_t now = 0; in accept()
1167 utime64_t start = mtframe->GetLastClock(); in read()
1169 utime64_t now = 0; in read()
1213 utime64_t start = mtframe->GetLastClock(); in write()
1215 utime64_t now = 0; in write()
1271 utime64_t start = mtframe->GetLastClock(); in recv()
1273 utime64_t now = 0; in recv()
1331 utime64_t start = mtframe->GetLastClock(); in send()
1333 utime64_t now = 0; in send()
1399 utime64_t start = mtframe->GetLastClock(); in WaitEvents()
1401 utime64_t now = 0; in WaitEvents()