Types

Type definitions for the QuantumRT Real-Time Kernel.

Part of QuantumRT Real-Time Kernel.

Typedefs

typedef int clock_t
typedef int clockid_t
typedef int mode_t
typedef int pid_t
typedef int pthread_t
typedef void *pthread_key_t
typedef void *pthread_once_t
typedef void *pthread_cond_t
typedef void *pthread_condattr_t
typedef void *pthread_rwlock_t
typedef void *pthread_rwlockattr_t
typedef void *pthread_barrier_t
typedef void *pthread_barrierattr_t
typedef void *pthread_spinlock_t
typedef int dev_t
typedef int ino_t
typedef unsigned short uid_t
typedef unsigned short gid_t
typedef unsigned long blksize_t
typedef unsigned long blkcnt_t
typedef unsigned size_t
typedef int ssize_t
typedef unsigned useconds_t
typedef long long time_t
typedef void *timer_t
struct pthread_attr_t

Public Members

int field0[6u]
long field1[3u]
int field2
int field3[4u]
struct pthread_mutex_t
struct pthread_mutexattr_t