Skip to Content

librtpi v1.0.1

Created
Updated

The Real-Time Priority Inheritance Library (librtpi) is intended to bridge the gap between the glibc pthread implementation and a functionally correct priority inheritance for pthread locking primitives, such as pthread_mutex and pthread_condvar.

# License

# Supported Platforms

linux

  • linux
  • osx
  • uwp
  • windows

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Ryan Zoeller's avatar Ryan Zoeller

# Changelog

  • 9e6ee81 [librtpi] update to 1.0.1 (#42126)
  • e99ecd9 [librtpi] include condition_variable.hpp fix (#41601)
  • 8d6ced8 [librtpi] add port (#41476)

# Source