XenevaOS
Loading...
Searching...
No Matches
Macros | Functions
utxfmutex.c File Reference
#include "acpi.h"
#include "accommon.h"
#include "acnamesp.h"
Include dependency graph for utxfmutex.c:

Macros

#define _COMPONENT   ACPI_UTILITIES
 

Functions

ACPI_STATUS AcpiAcquireMutex (ACPI_HANDLE Handle, ACPI_STRING Pathname, UINT16 Timeout)
 
ACPI_STATUS AcpiReleaseMutex (ACPI_HANDLE Handle, ACPI_STRING Pathname)
 

Macro Definition Documentation

◆ _COMPONENT

#define _COMPONENT   ACPI_UTILITIES

Function Documentation

◆ AcpiAcquireMutex()

ACPI_STATUS AcpiAcquireMutex ( ACPI_HANDLE  Handle,
ACPI_STRING  Pathname,
UINT16  Timeout 
)

◆ AcpiReleaseMutex()

ACPI_STATUS AcpiReleaseMutex ( ACPI_HANDLE  Handle,
ACPI_STRING  Pathname 
)