91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 8.19 MB
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: 其他
  • 標(biāo)簽: wrk??

資源簡介

win2003源碼。  7Z格式,用7Z或winrar都可以解壓。

資源截圖

代碼片段和文件信息

/*++

Copyright?(c)?Microsoft?Corporation.?All?rights?reserved.?

You?may?only?use?this?code?if?you?agree?to?the?terms?of?the?Windows?Research?Kernel?Source?Code?License?agreement?(see?License.txt).
If?you?do?not?agree?to?the?terms?do?not?use?the?code.


Module?Name:

????cachedat.c

Abstract:

????This?module?implements?the?Memory?Management?based?cache?management
????routines?for?the?common?Cache?subsystem.

--*/

#include?“cc.h“

//
//??Global?SharedCacheMap?lists?and?resource?to?synchronize?access?to?it.
//
//

//?extern?KSPIN_LOCK?CcMasterSpinLock;
LIST_ENTRY?CcCleanSharedCacheMapList;
SHARED_CACHE_MAP_LIST_CURSOR?CcDirtySharedCacheMapList;
SHARED_CACHE_MAP_LIST_CURSOR?CcLazyWriterCursor;

//
//??Worker?thread?structures:
//
//??????A?spinlock?to?syn

評論

共有 條評論