Home
last modified time | relevance | path

Searched defs:XFDMutex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dexport_test.go13 type XFDMutex struct { struct
14 fdMutex
17 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 {