Searched defs:XFDMutex (Results 1 – 1 of 1) sorted by relevance
13 type XFDMutex struct { struct14 fdMutex17 func (mu *XFDMutex) Incref() bool {21 func (mu *XFDMutex) IncrefAndClose() bool {25 func (mu *XFDMutex) Decref() bool {29 func (mu *XFDMutex) RWLock(read bool) bool {33 func (mu *XFDMutex) RWUnlock(read bool) bool {