Qt 4.8
|
#include <qcore_unix_p.h>
Public Variables | |
unsigned short * | array |
struct semid_ds * | buf |
int | val |
Definition at line 354 of file qcore_unix_p.h.
unsigned short* qt_semun::array |
Definition at line 357 of file qcore_unix_p.h.
Referenced by QWSLock::QWSLock().
struct semid_ds* qt_semun::buf |
Definition at line 356 of file qcore_unix_p.h.
int qt_semun::val |
Definition at line 355 of file qcore_unix_p.h.
Referenced by QSystemSemaphorePrivate::handle(), QLock::QLock(), QLock::~QLock(), and QWSLock::~QWSLock().