#include <tqedef.h>
Public Attributes | |
struct _tqe * | tqe_l_tqfl |
struct _tqe * | tqe_l_tqbl |
unsigned short int | tqe_w_size |
unsigned char | tqe_b_type |
unsigned char | tqe_b_rqtype |
union { | |
unsigned long tqe_l_pid | |
long tqe_l_fpc | |
}; | |
union { | |
struct { | |
void(* tqe_l_ast )(unsigned long) | |
unsigned long tqe_l_astprm | |
} | |
struct { | |
unsigned long tqe_l_fr3 | |
unsigned long tqe_l_fr4 | |
} | |
}; | |
unsigned long long | tqe_q_time |
unsigned long long | tqe_q_delta |
unsigned char | tqe_b_rmod |
unsigned char | tqe_b_efn |
unsigned short | tqe_w_res |
unsigned int | tqe_l_rqpid |
unsigned int | tqe_l_cputim |
Definition at line 20 of file tqedef.h.
struct _tqe* _tqe::tqe_l_tqfl [read] |
Definition at line 21 of file tqedef.h.
Referenced by exe_instimq(), exe_std_rmvtimq(), printtq(), and vms_init().
struct _tqe* _tqe::tqe_l_tqbl [read] |
unsigned short int _tqe::tqe_w_size |
unsigned char _tqe::tqe_b_type |
Definition at line 24 of file tqedef.h.
Referenced by exe_schdwk(), exe_setimr(), exe_std_allocxyz(), and vms_init().
unsigned char _tqe::tqe_b_rqtype |
Definition at line 25 of file tqedef.h.
Referenced by exe_schdwk(), exe_setimr(), exe_std_rmvtimq(), exe_swtimint(), and vms_init().
unsigned long _tqe::tqe_l_pid |
Definition at line 27 of file tqedef.h.
Referenced by exe_schdwk(), exe_setimr(), and exe_std_rmvtimq().
long _tqe::tqe_l_fpc |
union { ... } |
void(* _tqe::tqe_l_ast)(unsigned long) |
Referenced by exe_setimr().
unsigned long _tqe::tqe_l_astprm |
unsigned long _tqe::tqe_l_fr3 |
unsigned long _tqe::tqe_l_fr4 |
union { ... } |
unsigned long long _tqe::tqe_q_time |
Definition at line 40 of file tqedef.h.
Referenced by exe_schdwk(), exe_setimr(), exe_swtimint(), and vms_init().
unsigned long long _tqe::tqe_q_delta |
unsigned char _tqe::tqe_b_rmod |
unsigned char _tqe::tqe_b_efn |
unsigned short _tqe::tqe_w_res |
unsigned int _tqe::tqe_l_rqpid |
unsigned int _tqe::tqe_l_cputim |