Searched refs:Serialized (Results 1 – 2 of 2) sorted by relevance
258 UINT8 Serialized = 0; in OpnDoMethod() local282 Serialized = (UINT8) Next->Asl.Value.Integer; in OpnDoMethod()307 ((Serialized & 0x1) << 3) | in OpnDoMethod()
10249 uses Switch as Serialized, thus preventing multiple thread entries. BZ 11379 Fixed a problem with Serialized control methods where the semaphore 15082 Implemented a mechanism to force a control method to "Serialized" 15113 to "Serialized" to mimic Windows behavior, another to disable _OSI