]> 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:53:03 +0000 (20:53 -0500)
committerKevin Day <kevin@kevux.org>
Mon, 8 Apr 2024 01:53:03 +0000 (20:53 -0500)
commit66f43e90823f75ba7261de2abaf0e809b47a2c65
treeb31b457aa5d73c9304647a0c1821e2d1b9615664
parent279193b2b096c7fe2efe8cac7b2961b962275dbb
Update: Add support for disable pthread mutex prioceiling for systems that do not support it.

The pthread mutex 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