(locking x & body)
Patched version of clojure.core/locking to workaround GraalVM unbalanced monitor issue. Executes exprs in an implicit do, while holding the monitor of x. Will release the monitor of x in all circumstances.
Patched version of clojure.core/locking to workaround GraalVM unbalanced monitor issue. Executes exprs in an implicit do, while holding the monitor of x. Will release the monitor of x in all circumstances.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |