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

Method before

tests/relacy/integrated.cpp:507–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

505 std::vector<bool> seen;
506
507 void before()
508 {
509 seen.resize(28, false);
510 }
511
512 void thread(unsigned int tid)
513 {

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected