Plasma GitLab Archive
Projects Blog Knowledge

object
  method create_mem_mutex : unit -> (unit -> unit) * (unit -> unit)
  method current_sys_id : [ `Process of int | `Thread of int ]
  method init : unit -> unit
  method ptype : Netplex_types.parallelization_type
  method start_thread :
    (Netplex_types.par_thread -> unit) ->
    Unix.file_descr list ->
    Unix.file_descr list ->
    string -> Netplex_types.logger -> Netplex_types.par_thread
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml