diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/mutex_set_tas_spins_parameter.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
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.html | 4 |
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 |
