Examples using... sync.Mutex.Lock()

Recent
The following example shows how to maintain a scalable frequently read, but infrequently updated data structure using copy-on-write idiom.