windows-nt/Source/XPSP1/NT/com/rpc/runtime/trans/common/muteximp.cxx

31 lines
718 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: muteximp.cxx
//
//--------------------------------------------------------------------------
/* --------------------------------------------------------------------
File: muteximp.cxx
Description:
This file contains the system independent mutex class for NT.
History:
kamenm - import (include) the mtrt version of mutex to avoid code cut
and paste
-------------------------------------------------------------------- */
#include <precomp.hxx>
#include <mutex.cxx>
#define LogEvent(a,b,c,d,e,f,g)
#include <eventwrp.cxx>