summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/mutex_set_tas_spins_parameter.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/mutex_set_tas_spins_parameter.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'docs/api_reference/CXX/mutex_set_tas_spins_parameter.html')
-rw-r--r--docs/api_reference/CXX/mutex_set_tas_spins_parameter.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api_reference/CXX/mutex_set_tas_spins_parameter.html b/docs/api_reference/CXX/mutex_set_tas_spins_parameter.html
index 405cace8..bcd0407d 100644
--- a/docs/api_reference/CXX/mutex_set_tas_spins_parameter.html
+++ b/docs/api_reference/CXX/mutex_set_tas_spins_parameter.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -40,7 +40,7 @@
Specifies the number of times the test-and-set mutexes should spin
without blocking. The value defaults to 1 time on uniprocessor
systems and to 50 times the number of processors on multiprocessor
- systems.
+ systems, up to a maximum of 200.
</p>
<p>
The syntax of this parameter in the <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file is a single