MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / threadsafety.py

File threadsafety.py

addons/threadsafety.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3cppcheck addon for threadsafety detection.
4

Callers

nothing calls this directly

Calls 3

check_MTunsafeFunction · 0.85
checkstaticFunction · 0.85
iterconfigurationsMethod · 0.80

Tested by

no test coverage detected