#include <shared.h>
Definition at line 126 of file shared.h.
int threadstate_s::numthreads |
spawned threads
Definition at line 127 of file shared.h.
bool threadstate_s::progress |
are we reporting progress
Definition at line 132 of file shared.h.
int threadstate_s::workcount |
total work cycles
Definition at line 129 of file shared.h.
int threadstate_s::workfrac |
last fraction of work completed (tenths)
Definition at line 130 of file shared.h.
int threadstate_s::workindex |
current work cycle
Definition at line 128 of file shared.h.
int threadstate_s::worktick |
Number of iterations before the progress spinner is spun
Definition at line 131 of file shared.h.
The documentation for this struct was generated from the following file: