代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/427735/1967169
h virtthread.h
// VirtThread.h
#ifndef __VIRTTHREAD_H
#define __VIRTTHREAD_H
#include "../../Windows/Synchronization.h"
#include "../../Windows/Thread.h"
struct CVirtThread
{
NWindows::NSynchronizatio
www.eeworm.com/read/427735/1967687
h appstate.h
// AppState.h
#ifndef __APPSTATE_H
#define __APPSTATE_H
#include "Windows/Synchronization.h"
void inline AddUniqueStringToHead(UStringVector &list,
const UString &string)
{
for(int
www.eeworm.com/read/419645/2074745
h virtthread.h
// VirtThread.h
#ifndef __VIRTTHREAD_H
#define __VIRTTHREAD_H
#include "../../Windows/Synchronization.h"
#include "../../Windows/Thread.h"
struct CVirtThread
{
NWindows::NSynchronizatio
www.eeworm.com/read/419645/2075274
h appstate.h
// AppState.h
#ifndef __APPSTATE_H
#define __APPSTATE_H
#include "Windows/Synchronization.h"
void inline AddUniqueStringToHead(UStringVector &list,
const UString &string)
{
for(int
www.eeworm.com/read/386035/2576649
h virtthread.h
// VirtThread.h
#ifndef __VIRTTHREAD_H
#define __VIRTTHREAD_H
#include "../../Windows/Synchronization.h"
#include "../../Windows/Thread.h"
struct CVirtThread
{
NWindows::NSynchronizatio
www.eeworm.com/read/376375/2711470
java cubbyhole.java
package org.j4me.collections;
/**
* Stores a single object for the producer/consumer pattern and takes care
* of thread synchronization. A first thread, the producer, can put an object
* int
www.eeworm.com/read/360524/2960842
cc main.cc
/*
File: main.cc
By: Alex Theo de Jong
Created: February 1996
Description:
Test Synchronization object for multiple streams
*/
#pragma implementation
#include "athread.hh" // Test O
www.eeworm.com/read/162614/5537367
h locks.h
// locks.h - Thread synchronization primitives. SuperH implementation.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed und
www.eeworm.com/read/162614/5537368
h locks.h
// locks.h - Thread synchronization primitives. MIPS implementation.
/* Copyright (C) 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under
www.eeworm.com/read/162614/5537372
h locks.h
// locks.h - Thread synchronization primitives. PowerPC implementation.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed un