MCPcopy Create free account
hub / github.com/SVF-tools/SVF / ThreadAPI

Method ThreadAPI

svf/include/Util/ThreadAPI.h:82–85  ·  view source on GitHub ↗

Constructor

Source from the content-addressed store, hash-verified

80
81 /// Constructor
82 ThreadAPI ()
83 {
84 init();
85 }
86
87 /// Initialize the map
88 void init();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected