Home | History | Annotate | Download | only in darwin_amd64

Lines Matching full:locker

25 	type @"sync".Locker interface { Lock(); Unlock() }
29 func (@"sync".rw·2 *@"sync".RWMutex "esc:0x12") RLocker () (? @"sync".Locker) { return (*@"sync".rlocker)(@"sync".rw·2) }