X-Git-Url: http://git.madism.org/?p=~madcoder%2Fpwqr.git;a=blobdiff_plain;f=Documentation%2Fpwqr.adoc;h=3915ed466ac5ab7bf934072b898edfde5d9317c1;hp=0c04746773a8f32d6c3c9510fb18f12a30726108;hb=8869335a04728219d22f8f28b1821d91c694dc03;hpb=170387f1b2fdd96e6271d658161926086a9c2586;ds=sidebyside diff --git a/Documentation/pwqr.adoc b/Documentation/pwqr.adoc index 0c04746..3915ed4 100644 --- a/Documentation/pwqr.adoc +++ b/Documentation/pwqr.adoc @@ -213,9 +213,8 @@ Valid values for the `op` argument are: value is passed as the `val` argument. The requests returns the old concurrency level on success. + - A zero or negative value for `val` means 'automatic' and is recomputed - as the current number of online CPUs as - `sysconf(_SC_NPROCESSORS_ONLN)` would return. +A zero or negative value for `val` means 'automatic' and is recomputed as the +current number of online CPUs as `sysconf(_SC_NPROCESSORS_ONLN)` would return. `PWQR_REGISTER`:: Registers the calling thread to be taken into account by the pool