MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / CheckPosixThreading

Function CheckPosixThreading

scripts/cpp_lint.py:1681–1705  ·  view source on GitHub ↗

Checks for calls to thread-unsafe functions. Much code has been originally written without consideration of multi-threading. Also, engineers are relying on their old experience; they have learned posix before threading extensions were added. These tests guide the engineers to use thread-saf

(filename, clean_lines, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessLineFunction · 0.85

Calls 1

findMethod · 0.45

Tested by

no test coverage detected