gecko-dev/nsprpub/patches
Wan-Teh Chang f04af06b79 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values.  The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>.  r=wtc.
2013-02-27 12:51:25 -08:00
..
README
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.