system-unix.cpp File Reference

Go to the source code of this file.

Classes

struct  FDType_t

Typedefs

typedef QMap< int, FDType_t * > FDMap_t

Functions

void ShutdownMythSystem (void)

Variables

static bool run_system = true
static MythSystemManagermanager = NULL
static MythSystemSignalManagersmanager = NULL
static MythSystemIOHandlerreadThread = NULL
static MythSystemIOHandlerwriteThread = NULL
static MSList_t msList
static QMutex listLock
static FDMap_t fdMap
static QMutex fdLock

Typedef Documentation

typedef QMap<int, FDType_t*> FDMap_t

Definition at line 50 of file system-unix.cpp.


Function Documentation

void ShutdownMythSystem ( void   ) 

Definition at line 65 of file system-unix.cpp.


Variable Documentation

bool run_system = true [static]
MythSystemManager* manager = NULL [static]

Definition at line 57 of file system-unix.cpp.

MythSystemIOHandler* readThread = NULL [static]

Definition at line 58 of file system-unix.cpp.

MythSystemIOHandler* writeThread = NULL [static]

Definition at line 59 of file system-unix.cpp.

MSList_t msList [static]

Definition at line 60 of file system-unix.cpp.

Referenced by MythSystemSignalManager::run(), and MythSystemManager::run().

QMutex listLock [static]

Definition at line 61 of file system-unix.cpp.

Referenced by MythSystemSignalManager::run(), and MythSystemManager::run().

FDMap_t fdMap [static]

Definition at line 62 of file system-unix.cpp.

Referenced by MythSystemManager::append(), and MythSystemIOHandler::HandleRead().

QMutex fdLock [static]

Definition at line 63 of file system-unix.cpp.

Referenced by MythSystemManager::append(), and MythSystemIOHandler::HandleRead().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3