Searched refs:s_mutex_lock_threshold_ms (Results 1 – 1 of 1) sorted by relevance
51 static UInt s_mutex_lock_threshold_ms; variable64 s_mutex_lock_threshold_ms = lock_threshold_ms; in DRD_()427 if (s_mutex_lock_threshold_ms > 0) in DRD_()430 if (held > s_mutex_lock_threshold_ms) in DRD_()434 mutex, p->acquired_at, held, s_mutex_lock_threshold_ms }; in DRD_()