代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/107468/15606660
readme
RTP Library 1.0 README
Description:
------------
This directory contains the code for a library that receives real-time data carried with the Real-Time Transport Proto
www.eeworm.com/read/106679/15628504
txt rfc1047.txt
Network Working Group Craig Partridge
Request for Comments: 1047 CIC at BBN Labs
www.eeworm.com/read/137483/5823929
h syncobj.h
/*
Synchronization Objects
Date:
(Last Updated: 2002/03/06)
*/
#ifndef __ORZ_THREAD_SYNCHRONIZATION_OBJECT__
#define __ORZ_THREAD_SYNCHRONIZATION_OBJECT__
#include
www.eeworm.com/read/162509/5547255
h syncobj.h
/*
Synchronization Objects
Date:
(Last Updated: 2002/03/06)
*/
#ifndef __ORZ_THREAD_SYNCHRONIZATION_OBJECT__
#define __ORZ_THREAD_SYNCHRONIZATION_OBJECT__
#include
www.eeworm.com/read/185622/9011959
txt rfc467.txt
Network Working Group J. Burchfiel
Request for Comments: 467 R. Tomlinson
NIC: 14741
www.eeworm.com/read/380622/9140886
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/380622/9141035
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/465477/6937564
txt rfc467.txt
Network Working Group J. Burchfiel
Request for Comments: 467 R. Tomlinson
NIC: 14741
www.eeworm.com/read/466681/7031373
c syncobj.c
/*------------------------------------------------------------------------*/
/* Sample code of OS dependent synchronization object controls */
/* for FatFs R0.07a (C)ChaN, 2009
www.eeworm.com/read/142657/12932032
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