Plasma GitLab Archive
Projects Blog Knowledge

sig
  type 'a t
  val manage :
    ?pagesize:int ->
    ?init:int ->
    '->
    'Netshm_data.data_manager ->
    Netshm.locking_method -> Netshm.shm_descr -> 'Netshm_array.t
  val length : 'Netshm_array.t -> int
  val get : 'Netshm_array.t -> int -> 'a
  val set : 'Netshm_array.t -> int -> '-> unit
  val resize : 'Netshm_array.t -> int -> unit
  val default_value : 'Netshm_array.t -> 'a
  val shm_table : 'Netshm_array.t -> Netshm.shm_table
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml