Lessons about Multithreading

Hello, please can you help me. I am looking for the lessons about Multithreading. In which course and lessons I could find info on this matter?

hello, there isn’t really lessons about multi threading but its used a bit during API calls, maybe timer use, etc

usually the dispatch.main.async is being used to thread here nothing too advanced