Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/Osd/
H A DOsdSynch.c432 #define GL_ACQUIRED (-1) macro
454 return ((new < GL_BIT_MASK) ? GL_ACQUIRED : GL_BUSY); in acpi_acquire_global_lock()