mthread.cpp File Reference

Go to the source code of this file.

Classes

class  DBPurgeHandler
class  MThreadInternal

Functions

bool is_current_thread (MThread *thread)
 Use this to determine if you are in the named thread.
bool is_current_thread (QThread *thread)
 Use this to determine if you are in the named thread.
bool is_current_thread (MThread &thread)
 Use this to determine if you are in the named thread.

Variables

static QMutex s_all_threads_lock
static QSet< MThread * > s_all_threads

Function Documentation

bool is_current_thread ( MThread thread  ) 
bool is_current_thread ( QThread *  thread  ) 

Use this to determine if you are in the named thread.

Definition at line 47 of file mthread.cpp.

bool is_current_thread ( MThread thread  ) 

Use this to determine if you are in the named thread.

Definition at line 54 of file mthread.cpp.


Variable Documentation

QMutex s_all_threads_lock [static]
QSet<MThread*> s_all_threads [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:48 2012 for MythTV by  doxygen 1.6.3