Lines Matching refs:SyncLevel
1929 4) Mutex (MutexName, SyncLevel)
1930 For this operator, the SyncLevel argument is now optional. This argument
1933 SyncLevel: 0
3786 the current SyncLevel. This change makes the auto-serialization support
3787 transparent to the SyncLevel support and management.
4993 currently executing AML SyncLevel when invoking such a method, in order
4994 to prevent disruption of any existing SyncLevel priorities that may exist
6510 SyncLevel term is a ByteConstExpr, and incorrect code would be generated
9574 specification has been changed to make the SyncLevel for mutex objects
9576 useful. When releasing a mutex, the SyncLevel of the mutex must now be
9580 (SyncLevel less than or equal). This change updates the code to match the
12040 Fixed several problems with the support for the control method SyncLevel
12041 parameter. The SyncLevel now works according to the ACPI specification
12043 in concert with the Mutex SyncLevel parameter, since the current
12044 SyncLevel
13875 SyncLevel parameter is outside the legal range of 0 through 15.
15458 Fix for multiple mutex acquisition. Restore original thread SyncLevel on
19317 Mutex SyncLevel parameter.
19333 SERIALIZED method keyword and SyncLevel (ACPI 2.0) method
19336 Implemented support for the SyncLevel parameter for control