package posix-types

  1. Overview
  2. Docs

Module Posix_types.PthreadSource

Sourcemodule Attr : sig ... end
Sourcemodule Cond : sig ... end
Sourcemodule Condattr : sig ... end
Sourcemodule Key : sig ... end
Sourcemodule Mutex : sig ... end
Sourcemodule Mutexattr : sig ... end
Sourcemodule Once : sig ... end
Sourcemodule Rwlock : sig ... end
Sourcemodule Rwlockattr : sig ... end
Sourcemodule T : sig ... end
Sourcetype attr_t = Attr.t
Sourcetype cond_t = Cond.t
Sourcetype condattr_t = Condattr.t
Sourcetype key_t = Key.t
Sourcetype mutex_t = Mutex.t
Sourcetype mutexattr_t = Mutexattr.t
Sourcetype once_t = Once.t
Sourcetype rwlock_t = Rwlock.t
Sourcetype rwlockattr_t = Rwlockattr.t
Sourcetype t = T.t
OCaml

Innovation. Community. Security.