#include <thread_private.h>
Public Attributes | |
| IDATA | count |
| Latch count. | |
| hycond_t | condition |
| Condition event used to signal threads which are waiting on the latch. | |
| hymutex_t | mutex |
| Mutex associated with the latch data. | |
Latch count.
| hycond_t HyLatch.condition |
Condition event used to signal threads which are waiting on the latch.
| hymutex_t HyLatch.mutex |
Mutex associated with the latch data.
Genereated on Tue Mar 11 19:25:45 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.