MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / before

Method before

tests/relacy/integrated.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 std::vector<bool> seen;
184
185 void before()
186 {
187 seen.resize(8, false);
188 }
189
190 void thread(unsigned int tid)
191 {

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected