#include <lkbdef.h>
Public Attributes | |
struct _acb * | lkb_l_astqfl |
struct _acb * | lkb_l_astqbl |
unsigned short int | lkb_w_size |
unsigned char | lkb_b_type |
unsigned char | lkb_b_rmod |
unsigned long | lkb_l_pid |
unsigned long | lkb_l_ast |
unsigned long | lkb_l_astprm |
unsigned long | lkb_l_kast |
unsigned long | lkb_l_cplastadr |
unsigned long | lkb_l_blkastadr |
unsigned int | lkb_l_flags |
unsigned int | lkb_l_status |
unsigned int | lkb_l_lkst1 |
unsigned int | lkb_l_lkst2 |
unsigned char | lkb_b_rqmode |
unsigned char | lkb_b_grmode |
unsigned char | lkb_b_state |
unsigned char | lkb_b_efn |
void * | lkb_l_sqfl |
void * | lkb_l_sqbl |
void * | lkb_l_ownqfl |
void * | lkb_l_ownqbl |
struct _lkb * | lkb_l_parent |
unsigned short | lkb_w_refcnt |
unsigned char | lkb_b_tslt |
unsigned char | lib_b_res |
struct _rsb * | lkb_l_rsb |
unsigned long | lkb_l_lksb |
unsigned int | lkb_l_remlkid |
union { | |
unsigned int lkb_l_csid | |
unsigned long lkb_l_oldastprm | |
}; | |
int(* | lkb_pq_oldblkast )() |
unsigned int | lkb_l_duetime |
Definition at line 57 of file lkbdef.h.
struct _acb* _lkb::lkb_l_astqfl [read] |
struct _acb* _lkb::lkb_l_astqbl [read] |
unsigned short int _lkb::lkb_w_size |
unsigned char _lkb::lkb_b_type |
unsigned char _lkb::lkb_b_rmod |
Definition at line 62 of file lkbdef.h.
Referenced by exe_getlki(), lck_grant_lock(), lock_iosb_kast(), and maybe_blkast().
unsigned long _lkb::lkb_l_pid |
unsigned long _lkb::lkb_l_ast |
Definition at line 64 of file lkbdef.h.
Referenced by lck_grant_lock(), lock_iosb_kast(), and maybe_blkast().
unsigned long _lkb::lkb_l_astprm |
Definition at line 65 of file lkbdef.h.
Referenced by exe_enq(), lck_grant_lock(), and lock_iosb_kast().
unsigned long _lkb::lkb_l_kast |
unsigned long _lkb::lkb_l_cplastadr |
unsigned long _lkb::lkb_l_blkastadr |
Definition at line 68 of file lkbdef.h.
Referenced by exe_enq(), exe_getlki(), lck_grant_lock(), and maybe_blkast().
unsigned int _lkb::lkb_l_flags |
unsigned int _lkb::lkb_l_status |
Definition at line 70 of file lkbdef.h.
Referenced by exe_enq(), lck_grant_lock(), and lock_iosb_kast().
unsigned int _lkb::lkb_l_lkst1 |
unsigned int _lkb::lkb_l_lkst2 |
unsigned char _lkb::lkb_b_rqmode |
unsigned char _lkb::lkb_b_grmode |
Definition at line 74 of file lkbdef.h.
Referenced by exe_getlki(), find_highest(), lck_grant_lock(), and maybe_blkast().
unsigned char _lkb::lkb_b_state |
Definition at line 75 of file lkbdef.h.
Referenced by exe_enq(), lck_deqlock(), and lck_grant_lock().
unsigned char _lkb::lkb_b_efn |
void* _lkb::lkb_l_sqfl |
Definition at line 77 of file lkbdef.h.
Referenced by exe_enq(), find_highest(), grant_queued(), lck_deqlock(), lck_grant_lock(), and maybe_blkast().
void* _lkb::lkb_l_sqbl |
void* _lkb::lkb_l_ownqfl |
void* _lkb::lkb_l_ownqbl |
struct _lkb* _lkb::lkb_l_parent [read] |
unsigned short _lkb::lkb_w_refcnt |
unsigned char _lkb::lkb_b_tslt |
unsigned char _lkb::lib_b_res |
struct _rsb* _lkb::lkb_l_rsb [read] |
unsigned long _lkb::lkb_l_lksb |
unsigned int _lkb::lkb_l_remlkid |
unsigned int _lkb::lkb_l_csid |
unsigned long _lkb::lkb_l_oldastprm |
union { ... } |
int(* _lkb::lkb_pq_oldblkast)() |
unsigned int _lkb::lkb_l_duetime |