package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module SpawnedSource

Sourcetype chandescr =
  1. | AnonPipe
  2. | Socket of string * int * int
Sourceval main_channel : chandescr option ref
Sourceval control_channel : chandescr option ref
Sourceval init_channels : unit -> unit
Sourceval get_channels : unit -> CThread.thread_ic * out_channel
Sourceval process_id : unit -> string

Name of current process.

OCaml

Innovation. Community. Security.