Searched defs:FakeMutex (Results 1 – 1 of 1) sorted by relevance
42 type FakeMutex struct { struct43 sync.Locker44 x struct{}