File libsrc/bpo_lock_pid.c


Included Files


Local Variables

bpo_lock_debug
static int bpo_lock_debug
Used in:

lock_debug_str
static char lock_debug_str[]

Used in:

lock_str
static char lock_str[]

Used in:

Global Function bpo_Init_pid_lock()

struct bpo_pid_lock* bpo_Init_pid_lock ( struct bpo_pid_lock* bplp, struct timeval* udtp )
Prototyped in:
Calls:
Called by:

Global Function bpo_pid_Lock()

void bpo_pid_Lock ( struct bpo_pid_lock* bplp )
Prototyped in:
Calls:
Called by:
References Variables:

Global Function bpo_pid_Unlock()

void bpo_pid_Unlock ( struct bpo_pid_lock* bplp )
Prototyped in:
Calls:
Called by:
References Variables:

Local Function bpo_settimeout()

static void bpo_settimeout ( struct timeval* when, struct bpo_pid_lock* bplp )
Calls:
Called by: