o Added threadsafety.h - a set of macros using the -Wthread-safety feature in clang. These macros should primarily be used to document which locks protect a given piece of data. Secondary it can be used to document the set of held and excluded locks when entering a function.
Description
Description
Details
Details
- Provenance
Alexander Kjeldaas <alexander.kjeldaas@gmail.com> Authored on Nov 11 2012, 01:21 deadalnix Pushed on May 14 2017, 22:04 - Parents
- rABC6ca2ea2fa246: Merge pull request #1979 from sipa/corefndoc
- Branches
- Unknown
- Tags