Re: [Mingw-w64-public] Enhanced POSIX Scheduling Policy Support -winpthreads

2024-07-09 Thread LIU Hao
在 2024-07-09 06:10, Daniel Svoboda 写道: Subject: [PATCH] Enhanced POSIX Scheduling Policy Support Expanded support to include POSIX scheduling policies beyond SCHED_OTHER. Added convert_posix_to_windows_priority function for mapping POSIX priorities to Windows. Ensures full compatibility and fu

[Mingw-w64-public] Enhanced POSIX Scheduling Policy Support -winpthreads

2024-07-08 Thread Daniel Svoboda
Subject: [PATCH] Enhanced POSIX Scheduling Policy Support Expanded support to include POSIX scheduling policies beyond SCHED_OTHER. Added convert_posix_to_windows_priority function for mapping POSIX priorities to Windows. Ensures full compatibility and functionality with POSIX scheduling polici