Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Henry <ludovic.henry@xamarin.com>2015-04-21 14:15:30 +0300
committerLudovic Henry <ludovic.henry@xamarin.com>2015-07-01 18:04:36 +0300
commit93bb234cea3676b97559e752dcf82a26915d5f32 (patch)
treecb285cfd05554ccc5a7d7bbc2f062f01c6398cde /man/mono.1
parent613c2a9182194f4110397c38c209c743c18b22d2 (diff)
[threadpool] Remove mono threadpool implementation
Diffstat (limited to 'man/mono.1')
-rw-r--r--man/mono.16
1 files changed, 0 insertions, 6 deletions
diff --git a/man/mono.1 b/man/mono.1
index 2658da659ce..2a9347fca0b 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1482,12 +1482,6 @@ include "clearlooks", "nice" and "win32".
.Sp
The default is "win32".
.TP
-\fBMONO_THREAPOOL\fR
-This environment variable can be used to choose the implementation of
-the ThreadPool used at runtime. By default this uses the long term
-Mono threadpool implementation. But a new "microsoft" value switches
-the threadpool implementation to Microsoft's CoreCLR/ReferenceSource implementation.
-.TP
\fBMONO_TLS_SESSION_CACHE_TIMEOUT\fR
The time, in seconds, that the SSL/TLS session cache will keep it's entry to
avoid a new negotiation between the client and a server. Negotiation are very