MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / tothread

Class tothread

bsgsd.cpp:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58};
59
60struct tothread {
61 int nt; //Number thread
62 char *rs; //range start
63 char *rpt; //rng per thread
64};
65
66struct bPload {
67 uint32_t threadid;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected