代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/142657/12932080
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include
#includ
www.eeworm.com/read/141937/12976698
pas futures.pas
unit Futures;
interface
// A "future" is an object that promises to provide a value
// sometime in the future. The value is computed in a background
// thread. When the application needs the v
www.eeworm.com/read/141937/12976840
pas futures.pas
unit Futures;
interface
// A "future" is an object that promises to provide a value
// sometime in the future. The value is computed in a background
// thread. When the application needs the v
www.eeworm.com/read/238536/13877447
pas futures.pas
unit Futures;
interface
// A "future" is an object that promises to provide a value
// sometime in the future. The value is computed in a background
// thread. When the application needs the v
www.eeworm.com/read/238536/13877605
pas futures.pas
unit Futures;
interface
// A "future" is an object that promises to provide a value
// sometime in the future. The value is computed in a background
// thread. When the application needs the v
www.eeworm.com/read/238536/13877619
~pas futures.~pas
unit Futures;
interface
// A "future" is an object that promises to provide a value
// sometime in the future. The value is computed in a background
// thread. When the application needs the v
www.eeworm.com/read/136989/5836840
idl metrics.idl
// Metrics.idl,v 1.2 2003/07/28 17:25:56 storri Exp
#ifndef METRICS_IDL
#define METRICS_IDL
#include "TimeBase.idl"
#include "RtecScheduler.idl"
#pragma prefix ""
module Metrics
{
// T
www.eeworm.com/read/130186/5963391
java lockedexecutor.java
/*
File: LockedExecutor.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistance
www.eeworm.com/read/130186/5963394
java barrier.java
/*
File: Barrier.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistance and s
www.eeworm.com/read/126765/6012516
c symsynclib.c
/* symSyncLib.c - host/target symbol table synchronization */
/* Copyright 1996-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01t,03may02,jhw Added VX_FP_TASK task o