From: short <> Date: Thu, 7 Nov 2002 08:20:28 +0000 (+0000) Subject: +ExAcquireFastMutex() X-Git-Tag: captive-0_2~511 X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=commitdiff_plain;h=ad7d222f89add993095ffb9c8dc0bdcd4252a1e1 +ExAcquireFastMutex() +ExReleaseFastMutex() --- diff --git a/src/libcaptive/ke/exports.captivesym b/src/libcaptive/ke/exports.captivesym index 4d57674..7f9a979 100644 --- a/src/libcaptive/ke/exports.captivesym +++ b/src/libcaptive/ke/exports.captivesym @@ -146,6 +146,6 @@ ntoskrnl.exe ExFreePoolWithTag hal.dll KfReleaseSpinLock undef hal.dll KeGetCurrentIrql -hal.dll ExAcquireFastMutex undef -hal.dll ExReleaseFastMutex undef +hal.dll ExAcquireFastMutex +hal.dll ExReleaseFastMutex hal.dll KfAcquireSpinLock undef