From 9ddb5ae8bf4377bf48b822950e940b865df27b8f Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 2 Dec 2013 14:37:19 +0100 Subject: pthread thread priority refacto: index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 25f9e22..f50f342 100644 --- a/docs/index.html +++ b/docs/index.html @@ -589,7 +589,7 @@ integer - The priority of lanes generated in the range -3..+3 (MinGW pthread and Windows thread API), or -2..+2 otherwise (default is 0). + The priority of lanes generated in the range -3..+3 (default is 0). These values are a mapping over the actual priority range of the underlying implementation.
Implementation and dependability of priorities varies by platform. Especially Linux kernel 2.6 is not supporting priorities in user mode. -- cgit v1.2.3-55-g6feb