Searched refs:AE_AML_NOT_OWNER (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h300 #define AE_AML_NOT_OWNER EXCEP_AML (0x0014) macro
433 EXCEP_TXT ("AE_AML_NOT_OWNER", "A thread tried to release a mutex that it does not own"),
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexmutex.c567 return_ACPI_STATUS (AE_AML_NOT_OWNER);

Completed in 58 milliseconds