代码搜索:SYNCHRONIZATION

找到约 1,570 项符合「SYNCHRONIZATION」的源代码

代码结果 1,570
www.eeworm.com/read/162614/5516255

md sync.md

;; GCC machine description for i386 synchronization instructions. ;; Copyright (C) 2005 ;; Free Software Foundation, Inc. ;; ;; This file is part of GCC. ;; ;; GCC is free software; you can redistribu
www.eeworm.com/read/340665/3282409

h locks.h

// locks.h - Thread synchronization primitives. IA64 implementation. /* Copyright (C) 2002 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under
www.eeworm.com/read/340665/3282413

h locks.h

// locks.h - Thread synchronization primitives. X86 implementation. /* Copyright (C) 2002 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under
www.eeworm.com/read/340425/3286463

java producerconsumerqueue.java

package com.lti.utils.synchronization; import com.lti.utils.collections.Queue; /** * A synchronized queue where get/put waits if needed. * @author Ken Larson */ public class ProducerConsumerQueue
www.eeworm.com/read/339586/3297653

design

# $Id: Design,v 11.5 2002/02/01 19:07:18 bostic Exp $ Synchronization in the Locking Subsystem This is a document that describes how we implemented fine-grain locking in the lock manager (that is, l
www.eeworm.com/read/315091/3624192

h lockedstream.h

// LockedStream.h #ifndef __LOCKEDSTREAM_H #define __LOCKEDSTREAM_H #include "../../Windows/Synchronization.h" #include "../../Common/MyCom.h" #include "../IStream.h" class CLockedInStream
www.eeworm.com/read/303209/3814624

cs proxyserversyncprovider.cs

using System; using System.Linq; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Text; using Microsoft.Synchronization.Data; namespace HardwareDistribut
www.eeworm.com/read/297604/3885935

h lockedstream.h

// LockedStream.h #ifndef __LOCKEDSTREAM_H #define __LOCKEDSTREAM_H #include "../../Windows/Synchronization.h" #include "../../Common/MyCom.h" #include "../IStream.h" class CLockedInStream
www.eeworm.com/read/297604/3886410

h compresscall.h

// CompressCall.h #ifndef __COMPRESSCALL_H #define __COMPRESSCALL_H #include "Common/MyString.h" #include "Windows/Synchronization.h" HRESULT MyCreateProcess(const UString ¶ms, LPCW
www.eeworm.com/read/440906/1784090

h locks.h

// locks.h - Thread synchronization primitives. IA64 implementation. /* Copyright (C) 2002 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under