Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Bindings.Posix.Sys.Types
Documentation
type C'blkcnt_t = Int64 Source #
type C'blksize_t = Int64 Source #
type C'clockid_t = CInt Source #
data C'pthread_barrier_t Source #
Constructors
C'pthread_barrier_t | |
data C'pthread_barrierattr_t Source #
Constructors
C'pthread_barrierattr_t | |
data C'pthread_condattr_t Source #
Constructors
C'pthread_condattr_t | |
data C'pthread_mutex_t Source #
Constructors
C'pthread_mutex_t | |
data C'pthread_mutexattr_t Source #
Constructors
C'pthread_mutexattr_t | |
data C'pthread_rwlock_t Source #
Constructors
C'pthread_rwlock_t | |
data C'pthread_rwlockattr_t Source #
Constructors
C'pthread_rwlockattr_t | |
data C'pthread_spinlock_t Source #
Constructors
C'pthread_spinlock_t | |
type C'pthread_t = Word64 Source #
type C'suseconds_t = Int64 Source #