#include <thread_private.h>
Public Attributes | |
| hythread_monitor_t * | tables [(((0xFFFFF+1)+(16 *1024)-1)/HY_FAT_TABLE_ENTRIES)] |
| hymutex_t | mutex |
| hycond_t | read |
| hycond_t | write |
| int | readers_reading |
| int | readers_waiting |
| int | writers_waiting |
| hythread_locktable_state_t | state |
| U_32 | read_count |
| unsigned char * | live_objs |
| U_32 | size |
| U_32 | array_cursor |
| hythread_monitor_t* HyFatLockTable.tables[(((0xFFFFF+1)+(16 *1024)-1)/HY_FAT_TABLE_ENTRIES)] |
| hymutex_t HyFatLockTable.mutex |
| hycond_t HyFatLockTable.read |
| hycond_t HyFatLockTable.write |
| unsigned char* HyFatLockTable.live_objs |
Genereated on Tue Mar 11 19:25:45 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.