代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/410060/2218655
c intgen.c
/* intGen.c - a program that generates VMEbus interrupt to demonstrate
* synchronization among tasks on multiple CPUs.
*/
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modifica
www.eeworm.com/read/410060/2218673
readme_synchronizedemo
FILE LIST -
synchronizeDemo.c
DESCRIPTION -
This demo demonstrates the intertask synchronization using binary
semaphores.
It creates two (semId1 and semId2) binary semaph
www.eeworm.com/read/386035/2576663
h streambinder.h
// StreamBinder.h
#ifndef __STREAMBINDER_H
#define __STREAMBINDER_H
#include "../IStream.h"
#include "../../Windows/Synchronization.h"
class CStreamBinder
{
NWindows::NSynchronization::
www.eeworm.com/read/378488/2685844
c intgen.c
/* intGen.c - a program that generates VMEbus interrupt to demonstrate
* synchronization among tasks on multiple CPUs.
*/
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modifica
www.eeworm.com/read/378488/2685862
readme_synchronizedemo
FILE LIST -
synchronizeDemo.c
DESCRIPTION -
This demo demonstrates the intertask synchronization using binary
semaphores.
It creates two (semId1 and semId2) binary semaph
www.eeworm.com/read/360524/2960841
cc sync.cc
/*
File: sync.cc
By: Alex Theo de Jong
Created: February 1996
Description:
Synchronization object for multiple streams
*/
#ifdef __GNUG__
#pragma implementation
#endif
#include "ath
www.eeworm.com/read/161112/5560927
c intgen.c
/* intGen.c - a program that generates VMEbus interrupt to demonstrate
* synchronization among tasks on multiple CPUs.
*/
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modifica
www.eeworm.com/read/161112/5560945
readme_synchronizedemo
FILE LIST -
synchronizeDemo.c
DESCRIPTION -
This demo demonstrates the intertask synchronization using binary
semaphores.
It creates two (semId1 and semId2) binary semaph
www.eeworm.com/read/139738/13136990
java semaphore.java
package nachos.threads;
import nachos.machine.*;
/**
* A Semaphore is a synchronization primitive with an unsigned value.
* A semaphore has only two operations:
*
*
* P()
www.eeworm.com/read/124443/6047579
c cp_setup.c
/*
Copyright (c) 2002, Thomas Kurschel
Part of Radeon accelerant
CP initialization/sync/cleanup.
It also handles command buffer synchronization.
non-local memory is used as following:
-