Searched defs:Mutex (Results 1 – 3 of 3) sorted by relevance
24 sync.Mutex anonMember
619 sync.Mutex // protects scope_ during lazy creation anonMember724 sync.Mutex // protects scope_ during lazy creation anonMember831 sync.Mutex // protects scope_ during lazy creation anonMember
1107 func appendStringSync(item string, list *[]string, mutex *sync.Mutex) {