package mirage-unikraft

  1. Overview
  2. Docs

Module Unikraft_os.MainSource

Sourcetype key =
  1. | Net of int
  2. | Block of int * int
  3. | Nothing
Sourceval uk_yield : int64 -> key
Sourceval uk_netdev_is_queue_ready : int -> bool
Sourcemodule Pending_map : sig ... end
Sourcemodule Uk_engine : sig ... end
Sourceval ignore_sigpipe : unit -> unit
Sourceval run : unit Lwt.t -> unit