Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

tag_lockers Struct Reference

items to be locked/unlocked More...


Data Fields

MemHandle handle
int lockcount
void ** destVar


Detailed Description

items to be locked/unlocked

Definition at line 13 of file palm_locking.c.


Field Documentation

void** tag_lockers::destVar
 

destination value when locked

Definition at line 16 of file palm_locking.c.

Referenced by LockZone(), ReleaseZone(), and UnlockZone().

MemHandle tag_lockers::handle
 

handle for the item when not locked

Definition at line 14 of file palm_locking.c.

Referenced by LockZone(), ReleaseZone(), and UnlockZone().

int tag_lockers::lockcount
 

# of lockers of the item

Definition at line 15 of file palm_locking.c.

Referenced by LockZone(), ReleaseZone(), and UnlockZone().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18