kLockProbeIntervalMs top-level constant

int const kLockProbeIntervalMs

How often a non-owning session re-probes the scheduler lock.

Implementation

const int kLockProbeIntervalMs = 5000;