<dec f='src/src/sys/external/bsd/acpica/dist/include/acinterp.h' l='356' type='ACPI_STATUS AcpiExReleaseMutex(ACPI_OPERAND_OBJECT * ObjDesc, ACPI_WALK_STATE * WalkState)'/>
<def f='src/src/sys/external/bsd/acpica/dist/executer/exmutex.c' l='407' ll='514' type='ACPI_STATUS AcpiExReleaseMutex(ACPI_OPERAND_OBJECT * ObjDesc, ACPI_WALK_STATE * WalkState)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/executer/exmutex.c' l='394'>/*******************************************************************************
 *
 * FUNCTION:    AcpiExReleaseMutex
 *
 * PARAMETERS:  ObjDesc             - The object descriptor for this op
 *              WalkState           - Current method execution state
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Release a previously acquired Mutex.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exoparg1.c' l='178' u='c' c='AcpiExOpcode_1A_0T_0R'/>
