> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading.md).

# Multithreading

- [“ThreadStaticVariable” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/threadstaticvariable-s.md)
- [“LockSlimInFinalizer” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/locksliminfinalizer-s.md)
- [“ThreadStaticVariable” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/threadstaticvariable-p.md)
- [“LockSlimInFinalizer” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/locksliminfinalizer-p.md)
