HomeSort by: relevance | last modified time | path
    Searched defs:Pending (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/events/
evglock.c 275 * release interrupt occurs. If there is actually a pending
291 * If a request for the global lock is not actually pending,
405 * Did not get the lock. The pending bit was set above, and
449 BOOLEAN Pending = FALSE;
469 ACPI_RELEASE_GLOBAL_LOCK (AcpiGbl_FACS, Pending);
472 * If the pending bit was set, we must write GBL_RLS to the control
475 if (Pending)
  /src/sys/arch/prep/include/
nvram.h 73 Pending = 1,

Completed in 11 milliseconds