Documentation ¶
Index ¶
- Variables
- func MutexMapLock()
- func MutexMapUnlock()
- type MutexEx
- func (me *MutexEx) Close()
- func (me *MutexEx) GetCallInfo() (string, int)
- func (me *MutexEx) GetInfo() string
- func (me *MutexEx) GetStatus() int8
- func (me *MutexEx) IsLock() bool
- func (me *MutexEx) Lock()
- func (me *MutexEx) LockInfo(str string)
- func (me *MutexEx) RecordFile(v bool, deepth int)
- func (me *MutexEx) Unlock()
- func (me *MutexEx) UnlockInfo(str string)
Constants ¶
This section is empty.
Variables ¶
View Source
var MutexMap map[int64]*MutexEx
Functions ¶
func MutexMapLock ¶
func MutexMapLock()
func MutexMapUnlock ¶
func MutexMapUnlock()
Types ¶
type MutexEx ¶
func (*MutexEx) GetCallInfo ¶
func (*MutexEx) RecordFile ¶
func (*MutexEx) UnlockInfo ¶
Click to show internal directories.
Click to hide internal directories.