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.16.0.tar.gz
sha256=ed012587042f93b2cf2b1c49ecf7fb2c4ffd6bfea4af82cdfb8b9b78fd957215

Description

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

Tags

org:xapi-project

Published: 22 Jan 2021

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