#include <parallel.h>
Data Fields | |
| struct _archiveHandle * | AH |
| struct _tocEntry * | te |
Definition at line 36 of file parallel.h.
| struct _archiveHandle* ParallelArgs::AH |
Definition at line 38 of file parallel.h.
Referenced by _WorkerJobRestoreCustom(), _WorkerJobRestoreDirectory(), archive_close_connection(), parallel_restore(), and ParallelBackupStart().
| struct _tocEntry* ParallelArgs::te |
Definition at line 39 of file parallel.h.
Referenced by _WorkerJobRestoreCustom(), _WorkerJobRestoreDirectory(), DispatchJobForTocEntry(), get_next_work_item(), ListenToWorkers(), mark_work_done(), parallel_restore(), and ParallelBackupStart().
1.7.1