Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: Use critical sections for custom types
You should generally not use critical sections with built-in types because they already use critical sections internally.
- Loading branch information