#include </home/clem/local/src/opie/noncore/net/linphone/qlinphone.h>
Public Member Functions | |
| MyMutex () | |
| void | lock () |
| void | unlock () |
| ~MyMutex () | |
Private Attributes | |
| pthread_mutex_t | _mutex |
|
|
Definition at line 91 of file qlinphone.h. |
|
|
Definition at line 100 of file qlinphone.h. References _mutex. |
|
|
Definition at line 94 of file qlinphone.h. References _mutex. Referenced by QLinphoneMainWidget::processGuiTasks(), and QLinphoneMainWidget::pushGuiTask(). |
|
|
Definition at line 97 of file qlinphone.h. References _mutex. Referenced by QLinphoneMainWidget::processGuiTasks(), and QLinphoneMainWidget::pushGuiTask(). |
|
|
Definition at line 104 of file qlinphone.h. Referenced by lock(), MyMutex(), unlock(), and ~MyMutex(). |
1.4.2