CLAM-Development  1.4.0
Public Attributes
CLAM::RecursiveMutex::ConditionVar Struct Reference

#include <RecursiveMutex.hxx>

List of all members.

Public Attributes

long count
pthread_mutex_t * pmutex

Detailed Description

Definition at line 47 of file RecursiveMutex.hxx.


Member Data Documentation

long CLAM::RecursiveMutex::ConditionVar::count

Definition at line 49 of file RecursiveMutex.hxx.

pthread_mutex_t* CLAM::RecursiveMutex::ConditionVar::pmutex

Definition at line 50 of file RecursiveMutex.hxx.


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