I
I
impressive172020-07-29 23:02:38
go
impressive17, 2020-07-29 23:02:38

Where to read about sync/atomic?

Please tell me a good article that describes how to use sync / atomic for synchronization with examples

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WinPooh32, 2020-07-30
@WinPooh32

Official doc:
https://golang.org/pkg/sync/atomic/
The first lines in Google with articles where everything is chewed:
https://go101.org/article/concurrent-atomic-operat...
https:// gobyexample.ru/atomic-counters.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question