Searched refs:lockInterval (Results 1 – 2 of 2) sorted by relevance
97 if (reserved->lockInterval) lockTime(); \102 if (reserved->lockInterval) reserved->lockTime = mach_absolute_time(); \729 if (time > reserved->lockInterval) { in lockTime()743 reserved->lockInterval = interval; in setMaximumLockTime()
163 uint64_t lockInterval; member