mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b4b99336e8
using per-thread nice values. The patch is contributed by Gabriele Svelto <gsvelto@mozilla.com>. r=wtc. |
||
---|---|---|
.. | ||
linux-setpriority.patch | ||
README |
This directory contains patches that were added locally on top of the NSPR release. * linux-setpriority.patch: Bug 841651 - Implement PR_SetThreadPriority() on Linux-based platforms using per-thread nice values.