You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description:

SSCELock parameter sets 

Hard lock of SSCE calls. If you turn this on, all SSCE calls will be serialized by a global Critical Section. If you turn it off, just soft attempt to give out a slice of CPU time to other thread will be performed before and after each call to SSCE. The default is OFF

Parameter type:Boolean
Default value:OFF
Possible values:ON, OFF
<SSCELock>OFF</SSCELock>

  • No labels