Skip to content

librtpiv1.0.1

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.

#Supported Platforms

linux

  • linux
  • osx
  • uwp
  • windows

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

and 2 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Ryan Zoeller's avatarRyan Zoeller
  • talregev's avatartalregev

#Changelog

  • 4ef2a71[many ports] switch to vcpkg-make (#50498)
  • 9e6ee81[librtpi] update to 1.0.1 (#42126)
  • e99ecd9[librtpi] include condition_variable.hpp fix (#41601)
  • 8d6ced8[librtpi] add port (#41476)