Data Fields | |
| MemHandle | handle |
| int | lockcount |
| void ** | destVar |
Definition at line 13 of file palm_locking.c.
|
|
destination value when locked Definition at line 16 of file palm_locking.c. Referenced by LockZone(), ReleaseZone(), and UnlockZone(). |
|
|
handle for the item when not locked Definition at line 14 of file palm_locking.c. Referenced by LockZone(), ReleaseZone(), and UnlockZone(). |
|
|
# of lockers of the item Definition at line 15 of file palm_locking.c. Referenced by LockZone(), ReleaseZone(), and UnlockZone(). |
1.2.18