Plasma GitLab Archive
Projects Blog Knowledge

Module Nn_alloc_types


module Nn_alloc_types: sig .. end

type rpolicy = [ `Balanced of int ] 

type transacted_datastores = {
   td_idlist : int list;
   td_safetrans_id : int64;
   td_safetrans_secret : int64;
   td_safetrans_tmo : int64;
}
exception No_space
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml