代码搜索:SYNCHRONIZATION

找到约 1,570 项符合「SYNCHRONIZATION」的源代码

代码结果 1,570
www.eeworm.com/read/210394/15199409

readme_intgen

FILE LIST - intGen.c DESCRIPTION - This demo generates a VMEbus interrupt to demonstrate synchronization among tasks on multiple CPUs. The intGen() routine counts down fro
www.eeworm.com/read/210394/15199423

readme_countingsemdemo

FLE LIST - countingSemDemo.c DESCRIPTION - Counting semaphore example. Using binary semaphores for task synchronization may, if the events can occur rapidly enough, cause
www.eeworm.com/read/492281/1176990

readme_intgen

FILE LIST - intGen.c DESCRIPTION - This demo generates a VMEbus interrupt to demonstrate synchronization among tasks on multiple CPUs. The intGen() routine counts down fro
www.eeworm.com/read/492281/1177009

readme_countingsemdemo

FLE LIST - countingSemDemo.c DESCRIPTION - Counting semaphore example. Using binary semaphores for task synchronization may, if the events can occur rapidly enough, cause
www.eeworm.com/read/491809/1187522

h synchlist.h

// synchlist.h // Data structures for synchronized access to a list. // // Implemented by surrounding the List abstraction // with synchronization routines. // // Copyright (c) 1992-1993 The Regents
www.eeworm.com/read/162684/5514893

pas visibilitydemo.pas

unit VisibilityDemo; // Virtual Treeview sample form demonstrating following features: // - Hide nodes. // - Synchronization between 2 trees (expand, scroll, selection). // Written by Mike L
www.eeworm.com/read/334125/3372642

c mpr.c

/** * @file mpr.c * @brief Mpr initialization * @overview * @remarks Most routines in this file are not thread-safe. It is the callers * responsibility to perform all thread synchronization.
www.eeworm.com/read/296553/3901916

lib symsynclib.lib

symSyncLib {host/target symbol table synchronization } symSyncLib {symSyncLib} {VxWorks API Reference} {OS Libraries} {} {}
www.eeworm.com/read/271651/4225858

tex classsynctests.tex

\section{SyncTests Class Reference} \label{classSyncTests}\index{SyncTests@{SyncTests}} Tests synchronization with one or more sync sources enabled. Collaboration diagram for SyncTests:\nopagebrea
www.eeworm.com/read/410060/2218656

readme_intgen

FILE LIST - intGen.c DESCRIPTION - This demo generates a VMEbus interrupt to demonstrate synchronization among tasks on multiple CPUs. The intGen() routine counts down fro