package xapi-stdext-threads

  1. Overview
  2. Docs
A deprecated collection of utility functions - Threads extensions and Semaphore

Install

Dune Dependency

Authors

Maintainers

Sources

v4.14.0.tar.gz
sha256=ac1b58f3ab9760858365828212ecf265dc2cff83574096c140a6cdfafd73805d

Description

This library is provided for a transitionary period only. No new code should use this library.

Tags

org:xapi-project

Published: 23 Dec 2020

README

Deprecated misc utility functions

These utility functions are used by several other services. Much of this should be replaced with other libraries such as

  • cohttp

  • uri

  • re

Eventually this library should disappear.

Dependencies (5)

  1. xapi-stdext-pervasives = version
  2. base-unix
  3. base-threads
  4. dune >= "1.11"
  5. ocaml < "4.14"

Dev Dependencies

None

Used by (1)

  1. xapi-inventory >= "1.2.1"

Conflicts

None