Module type Pi.PROCESS

type t
type tag
val pid : t -> int
val await : t -> exit_status
val signal : t -> int -> unit