package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get : thread_name -> thread_id
val get_key : thread_id -> thread_name option
val to_list : unit -> (thread_name * thread_id) list