I have a custom thread and lock library written in C (not C++) which I would like to use Clang\'s thread-safety analysis with.
Everything seems to work OK with C, exc