Add new reset_dependencies API

This commit is contained in:
2025-03-01 13:25:20 +01:00
parent ebdb6a18fe
commit d1a6b93ea8
4 changed files with 93 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ pub mod lockapi;
pub mod parkinglot;
mod reporting;
pub mod stdsync;
pub mod util;
thread_local! {
/// Stack to track which locks are held