Module Unregister

module Unregister: sig .. end
Internal to async.

type t 
val noop : t
val create : (unit -> unit) -> t
val unregister : t -> unit