Home
last modified time | relevance | path

Searched refs:Acquired (Results 1 – 13 of 13) sorted by relevance

/acpica-3.7.0/source/components/events/
Devglock.c343 BOOLEAN Acquired = FALSE; in AcpiEvAcquireGlobalLock() local
390 ACPI_ACQUIRE_GLOBAL_LOCK (AcpiGbl_FACS, Acquired); in AcpiEvAcquireGlobalLock()
391 if (Acquired) in AcpiEvAcquireGlobalLock()
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/synchronization/
DSPEC42 Attempt to Release clean mutex which was never Acquired.
58 on the order they were Acquired.
67 on the order they were Acquired.
117 currently Acquired levels so don't expect exceptions on
119 inverse order to all the Acquired mutexes.
Dmutex_proc.asl792 * reflected by bug 242 "Releasing the mutex the first Acquired on
798 * Acquired on the same level are mutexes of 0,1,2,3 indexes
800 * 0x00 - 0123 (direct - the same order the mutexes were Acquired)
Dmutex2.asl1148 * Attempt to Release clean mutex which was never Acquired.
1306 * the mutex of (lpC0-1) level which is Acquired which should cause
1396 * on the order they were Acquired.
1414 * on the order they were Acquired.
2282 * currently Acquired levels so don't expect exceptions on
2284 * inverse order to all the Acquired mutexes.
2310 * the Acquired mutexes in the correct inverse order starting
/acpica-3.7.0/source/include/platform/
Dacenv.h399 #define ACPI_ACQUIRE_GLOBAL_LOCK(GLptr, Acquired) Acquired = 1 argument
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/
DDECL.asl52 Debug = "Ok: Acquired T500 (Level 5, index 0)"
66 Debug = "Ok: Acquired T600 (Level 6, index 0)"
90 Debug = "Ok: Acquired T700 (Level 7, index 0)"
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0240_ACTION_REQUIRED/
DDECL.asl52 * which is successfully Acquired by another thread (thread 0).
107 * is successfully Acquired by another thread (thread 0).
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/
DDECL.asl31 …* SUMMARY: Releasing the mutex the first Acquired on the non-zero level makes Releasing the residu…
189 * Acquired mutex is Released in the last turn.
/acpica-3.7.0/tests/aslts/src/runtime/collections/mt/mutex/
DSPEC97 (because of the same order of mutexes to be Acquired for all threads),
348 Check that all mutexes Acquired by thread and not explicitly Released
Dtests.asl759 /* At this point threads have Acquired: x-0-123 */
765 /* At this point threads have Acquired: x-0-123 */
805 /* At this point threads have Acquired: x-0-123 */
965 /* At this point threads have Acquired: x-1-230 */
1147 /* At this point threads have Acquired: x-0123 */
1669 /* At this point threads have Acquired: x-1234 */
Dmxs.asl65 * successfully Acquired (may be repeatedly)
93 * how many times the mutex has successfully Acquired
/acpica-3.7.0/tests/aslts/src/runtime/cntl/
Drunmode.asl258 …Name (Y242, 0x00) /* Releasing the mutex the first Acquired on the non-zero level makes Releasin…
/acpica-3.7.0/tests/aslts/adm/BugState/
DALLBUGS249 242| I | 471 | | | 100 | Releasing the mutex the first Acquired on the n…