Home
last modified time | relevance | path

Searched refs:AE_RELEASE_DEADLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
Dutmutex.c416 return (AE_RELEASE_DEADLOCK); in AcpiUtReleaseMutex()
/freebsd-10-stable/sys/contrib/dev/acpica/include/
Dacexcep.h120 #define AE_RELEASE_DEADLOCK EXCEP_ENV (0x0013) macro