jobgroup_counterIndex
Following can be used to index into 'counters' array. More...
Defines
#define JGRP_COUNT_NJOBS 0 #define JGRP_COUNT_PEND 1 #define JGRP_COUNT_NPSUSP 2 #define JGRP_COUNT_NRUN 3 #define JGRP_COUNT_NSSUSP 4 #define JGRP_COUNT_NUSUSP 5 #define JGRP_COUNT_NEXIT 6 #define JGRP_COUNT_NDONE 7 #define JGRP_COUNT_NJOBS_SLOTS 8 #define JGRP_COUNT_PEND_SLOTS 9 #define JGRP_COUNT_RUN_SLOTS 10 #define JGRP_COUNT_SSUSP_SLOTS 11 #define JGRP_COUNT_USUSP_SLOTS 12 #define JGRP_COUNT_RESV_SLOTS 13 Detailed Description
Following can be used to index into 'counters' array.Define Documentation
#define JGRP_COUNT_NJOBS 0 Total jobs in the array.
#define JGRP_COUNT_PEND 1 Number of pending jobs in the array.
#define JGRP_COUNT_NPSUSP 2 Number of held jobs in the array.
#define JGRP_COUNT_NRUN 3 Number of running jobs in the array.
#define JGRP_COUNT_NSSUSP 4 Number of jobs suspended by the system in the array.
#define JGRP_COUNT_NUSUSP 5 Number of jobs suspended by the user in the array.
#define JGRP_COUNT_NEXIT 6 Number of exited jobs in the array.
#define JGRP_COUNT_NDONE 7 Number of successfully completed jobs.
#define JGRP_COUNT_NJOBS_SLOTS 8 Total slots in the array.
#define JGRP_COUNT_PEND_SLOTS 9 Number of pending slots in the array.
#define JGRP_COUNT_RUN_SLOTS 10 Number of running slots in the array.
#define JGRP_COUNT_SSUSP_SLOTS 11 Number of slots suspended by the system in the array.
#define JGRP_COUNT_USUSP_SLOTS 12 Number of slots suspended by the user in the array.
#define JGRP_COUNT_RESV_SLOTS 13 Number of reserverd slots in the array.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.