File libsrc/bpo_lock_flg.c


Included Files


Global Function bpo_pid_clr_flags()

int bpo_pid_clr_flags ( struct bpo_pid_lock* bplp, int clr_bits )
Prototyped in: mplib1/bpo_lock.h
Calls: bpo_pid_Lock() libsrc/bpo_lock_pid.c
  bpo_pid_Unlock() libsrc/bpo_lock_pid.c

Global Function bpo_pid_get_flags()

int bpo_pid_get_flags ( struct bpo_pid_lock* bplp )
Prototyped in: mplib1/bpo_lock.h
Calls: bpo_pid_Lock() libsrc/bpo_lock_pid.c
  bpo_pid_Unlock() libsrc/bpo_lock_pid.c

Global Function bpo_pid_set_flags()

int bpo_pid_set_flags ( struct bpo_pid_lock* bplp, int set_bits )
Prototyped in: mplib1/bpo_lock.h
Calls: bpo_pid_Lock() libsrc/bpo_lock_pid.c
  bpo_pid_Unlock() libsrc/bpo_lock_pid.c