package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Apr 16, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RecursiveMutex 包装一个Mutex,实现可重入
Lock 获取锁,支持同goroutine多次获取(重入)
Unlock 释放锁,只有当递归计数归零时才真正释放
Source Files
¶
Click to show internal directories.
Click to hide internal directories.