代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/222590/14684820
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/210394/15199398
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/210394/15199419
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/492281/1176989
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/492281/1177007
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/490825/1195909
js sync.transitionpane.js
/**
* Synchronization peer for TransitionPane.
*/
Extras.Sync.TransitionPane = Core.extend(Echo.Render.ComponentSync, {
$load: function() {
Echo.Render.registerPeer("Extras.TransitionPa
www.eeworm.com/read/480930/1311524
locking
Started Oct 1999 by Kanoj Sarcar
The intent of this file is to have an uptodate, running commentary
from different people about how locking and synchronization is done
in the Linux
www.eeworm.com/read/464631/1526270
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/209559/4973066
locking
Started Oct 1999 by Kanoj Sarcar
The intent of this file is to have an uptodate, running commentary
from different people about how locking and synchronization is done
in th
www.eeworm.com/read/195013/5122476
locking
Started Oct 1999 by Kanoj Sarcar
The intent of this file is to have an uptodate, running commentary
from different people about how locking and synchronization is done
in the Linux