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

Method before

tests/relacy/integrated.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322 std::vector<bool> seen;
323
324 void before()
325 {
326 seen.resize(5, false);
327 }
328
329 void thread(unsigned int tid)
330 {

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected