bindings-posix-1.0.1: Low level bindings to posix.Source codeContentsIndex
Bindings.Posix.Sys.Types
Description
http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_types.h.html
Documentation
type C'blkcnt_t = Int64Source
type C'blksize_t = Int32Source
type C'clockid_t = Int32Source
type C'dev_t = Word64Source
type C'gid_t = Word32Source
type C'id_t = Word32Source
type C'ino_t = Word64Source
type C'mode_t = Word32Source
type C'nlink_t = Word32Source
type C'off_t = Int64Source
type C'pid_t = Int32Source
data C'pthread_attr_t Source
Constructors
C'pthread_attr_t
show/hide Instances
data C'pthread_barrier_t Source
Constructors
C'pthread_barrier_t
show/hide Instances
data C'pthread_barrierattr_t Source
Constructors
C'pthread_barrierattr_t
show/hide Instances
data C'pthread_cond_t Source
Constructors
C'pthread_cond_t
show/hide Instances
data C'pthread_condattr_t Source
Constructors
C'pthread_condattr_t
show/hide Instances
data C'pthread_key_t Source
Constructors
C'pthread_key_t
show/hide Instances
data C'pthread_mutex_t Source
Constructors
C'pthread_mutex_t
show/hide Instances
data C'pthread_mutexattr_t Source
Constructors
C'pthread_mutexattr_t
show/hide Instances
data C'pthread_once_t Source
Constructors
C'pthread_once_t
show/hide Instances
data C'pthread_rwlock_t Source
Constructors
C'pthread_rwlock_t
show/hide Instances
data C'pthread_rwlockattr_t Source
Constructors
C'pthread_rwlockattr_t
show/hide Instances
data C'pthread_spinlock_t Source
Constructors
C'pthread_spinlock_t
show/hide Instances
data C'pthread_t Source
Constructors
C'pthread_t
show/hide Instances
type C'size_t = Word32Source
type C'ssize_t = Int32Source
type C'suseconds_t = Int32Source
type C'time_t = Int32Source
type C'timer_t = Word32Source
type C'uid_t = Word32Source
Produced by Haddock version 2.4.2