CACAO
Data Fields
lock_hashtable_t Struct Reference

Data Fields

Mutexmutex
 
u4 size
 
u4 entries
 
lock_record_t ** ptr
 

Detailed Description

Definition at line 65 of file lock.hpp.

Field Documentation

u4 lock_hashtable_t::entries

Definition at line 68 of file lock.hpp.

Mutex* lock_hashtable_t::mutex

Definition at line 66 of file lock.hpp.

lock_record_t** lock_hashtable_t::ptr

Definition at line 69 of file lock.hpp.

u4 lock_hashtable_t::size

Definition at line 67 of file lock.hpp.


The documentation for this struct was generated from the following file: