Qt 4.8
Public Variables | List of all members
qt_semun Union Reference

#include <qcore_unix_p.h>

Public Variables

unsigned short * array
 
struct semid_ds * buf
 
int val
 

Detailed Description

Definition at line 354 of file qcore_unix_p.h.

Properties

◆ array

unsigned short* qt_semun::array

Definition at line 357 of file qcore_unix_p.h.

Referenced by QWSLock::QWSLock().

◆ buf

struct semid_ds* qt_semun::buf

Definition at line 356 of file qcore_unix_p.h.

◆ val

int qt_semun::val

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