github.com/suiyunonghen/DxCommonLib@v0.5.3/sync/doc.go (about) 1 // 主要用来扩展一些同步相关的库 2 // 3 // 目前的主要功能,只有一个,实现一个跟踪死锁的库,用来跟踪Mutex的死锁 4 5 package sync