代码搜索:SYNCHRONIZATION

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

代码结果 1,570
www.eeworm.com/read/177565/5323950

h semaphore.h

// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*- #ifndef _ACECHECK_SEMAPHORE_ #define _ACECHECK_SEMAPHORE_ /** * A class for thread synchronization and mutual exclusio
www.eeworm.com/read/166594/5474157

h mt.h

// LZ/MT.h #ifndef __LZ_MT_H #define __LZ_MT_H #include "../../../../Common/MyCom.h" #include "../../../../Windows/Thread.h" #include "../../../../Windows/Synchronization.h" #include "..
www.eeworm.com/read/349338/3145189

h mt.h

// LZ/MT.h #ifndef __LZ_MT_H #define __LZ_MT_H #include "../../../../Common/MyCom.h" #include "../../../../Windows/Thread.h" #include "../../../../Windows/Synchronization.h" #include "..
www.eeworm.com/read/324606/3500260

c symsynclib.c

/* symSyncLib.c - host/target symbol table synchronization */ /* Copyright 1996-1998 Wind River Systems, Inc. */ /* modification history -------------------- 01p,02apr99,jdi corrected spelling of N
www.eeworm.com/read/297604/3886260

cpp 7zaes.cpp

// 7zAES.cpp #include "StdAfx.h" #include "Windows/Defs.h" #include "Windows/Synchronization.h" #include "../../Common/StreamObjects.h" #include "../../Common/StreamUtils.h" #include "../AES
www.eeworm.com/read/277562/4154228

c patest_sync.c

/** @file patest_sync.c @ingroup test_src @brief Test time stamping and synchronization of audio and video. A high latency is used so we can hear the difference in time. Random durations are used
www.eeworm.com/read/427042/1981418

c patest_sync.c

/** @file patest_sync.c @brief Test time stamping and synchronization of audio and video. A high latency is used so we can hear the difference in time. Random durations are used so we know we are
www.eeworm.com/read/419645/2075051

cpp 7zaes.cpp

// 7zAES.cpp #include "StdAfx.h" #include "Windows/Defs.h" #include "Windows/Synchronization.h" #include "../../Common/StreamObjects.h" #include "../../Common/StreamUtils.h" #include "../AES
www.eeworm.com/read/404607/2302390

h ioctl.h

#define __HDLC_IOCTL_H__ #define GENERIC_HDLC_VERSION 4 /* For synchronization with sethdlc utility */ #define CLOCK_DEFAULT 0 /* Default setting */ #define CLOCK_EXT 1 /* External TX and RX cloc
www.eeworm.com/read/391110/2522827

h mt.h

// LZ/MT.h #ifndef __LZ_MT_H #define __LZ_MT_H #include "../../../../Common/MyCom.h" #include "../../../../Windows/Thread.h" #include "../../../../Windows/Synchronization.h" #include "..