MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / swap

Method swap

src/bench/checkqueue.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 return true;
36 }
37 void swap(PrevectorJob& x){p.swap(x.p);};
38 };
39 CCheckQueue<PrevectorJob> queue {QUEUE_BATCH_SIZE};
40 boost::thread_group tg;

Callers 3

ShowProgressFunction · 0.45
FindShortestSeparatorMethod · 0.45
FindShortSuccessorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected