Types

https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_types.h.html

Copyright

Copyright (c) 2025 TNX Software Ltd. All rights reserved. Licensed under the terms of the QuantumRT Kernel License. the LICENSE file in the root of this package for details.

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 long field1
long field2
int field3
int field4[4u]
struct pthread_mutex_t
struct pthread_mutexattr_t