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