Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 470 of file osl.c.
Referenced by AcpiUtMutexTerminate().
{ if (!Handle) { DPRINT1("Bad parameter\n"); return; } ExFreePool(Handle); }