package core_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val clear_ready : t -> unit

clear_ready t sets the number of ready events in t to 0. This should be called after all the events in t have been processed, following a call to wait.