package devkit

  1. Overview
  2. Docs

see also ExtThread.LockMutex

type t
val create : unit -> t
val locked : t -> (unit -> 'a) -> 'a