The MutexConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Alignment |
The mutex alignment, in bytes.
|
![]() | Increment |
Configure the number of additional mutexes to allocate.
|
![]() | MaxMutexes |
The total number of mutexes to allocate.
|
![]() | NumTestAndSetSpins |
The number of spins test-and-set mutexes should execute before
blocking.
|