Searched refs:now_abs_ts (Results 1 – 1 of 1) sorted by relevance
657 timespec now_abs_ts; in ExclusiveLockWithTimeout() local658 InitTimeSpec(true, CLOCK_MONOTONIC, 0, 0, &now_abs_ts); in ExclusiveLockWithTimeout()660 if (ComputeRelativeTimeSpec(&rel_ts, end_abs_ts, now_abs_ts)) { in ExclusiveLockWithTimeout()