Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
worker_job Struct Reference

Data Fields

int id
 
hashx_thread thread
 
hashx_ctxctx
 
int64_t total_hashes
 
uint64_t best_hash
 
uint64_t threshold
 
int start
 
int step
 
int end
 
int nonces
 
equix_ctxctx
 
int64_t total_sols
 
equix_solutions_bufferoutput
 

Detailed Description

Definition at line 12 of file bench.c.

Field Documentation

◆ best_hash

uint64_t best_hash

Definition at line 17 of file bench.c.

◆ ctx [1/2]

hashx_ctx* ctx

Definition at line 15 of file bench.c.

◆ ctx [2/2]

equix_ctx* ctx

Definition at line 16 of file bench.c.

◆ end

int end

Definition at line 21 of file bench.c.

◆ id

int id

Definition at line 13 of file bench.c.

◆ nonces

int nonces

Definition at line 22 of file bench.c.

◆ output

Definition at line 21 of file bench.c.

◆ start

int start

Definition at line 19 of file bench.c.

◆ step

int step

Definition at line 20 of file bench.c.

◆ thread

hashx_thread thread

Definition at line 14 of file bench.c.

◆ threshold

uint64_t threshold

Definition at line 18 of file bench.c.

◆ total_hashes

int64_t total_hashes

Definition at line 16 of file bench.c.

◆ total_sols

int64_t total_sols

Definition at line 17 of file bench.c.


The documentation for this struct was generated from the following files: