diff options
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 |
