]> Kevux Git Server - fll/commit
Update: Add support for disable pthread mutex prioceiling for systems that do not...
authorKevin Day <kevin@kevux.org>
Mon, 8 Apr 2024 01:48:48 +0000 (20:48 -0500)
committerKevin Day <kevin@kevux.org>
Mon, 8 Apr 2024 02:49:07 +0000 (21:49 -0500)
commit53f22a755badbe4ac9cc7e3ca59a4566d551c63c
tree69a047d91cbff9a6606c01a3338ff72df413d88e
parent86ae55c13c8aa908d5db278c5ded52ddd653cd27
Update: Add support for disable pthread mutex prioceiling for systems that do not support it.

The pthread mutex prioceiling and pthread mutex attr prioceiling functions are not supported on PostmarketOS for Pinephone.
The PostmarketOS for Pinephone is an A64 Arm system based on the Alpine Linux distribution.
level_0/f_thread/c/thread.c
level_0/f_thread/data/build/defines