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