代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/493253/6399580
h cs5530.h
#ifndef __cs5530_h__
#define __cs5530_h__
#define SYNC1 0xff
#define SYNC0 0xfe
#define NULL_BYTE 0x00
// Command Register
#define CMD_WRITE
www.eeworm.com/read/248727/4465220
d mutex.o.d
src/sync/mutex.o.d: \
/opt/ecos/ecos-2.0.57/packages/kernel/current/src/sync/mutex.cxx \
/home/Administrator/FFT/target/PLCcore-CF54/ecos/ecos_install/include/pkgconf/kernel.h \
/home/Administra
www.eeworm.com/read/198784/5082305
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/198784/5082331
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/198784/5082393
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/340665/3269879
h wcebase.h
#ifndef _WCEBASE_H_
#define _WCEBASE_H_
#include
/* Cache manipulation constants */
#define CACHE_SYNC_DISCARD (0x001)
#define CACHE_SYNC_INSTRUCTIONS (0x002)
#define CACHE_S
www.eeworm.com/read/340665/3271692
h wcebase.h
#ifndef _WCEBASE_H_
#define _WCEBASE_H_
#include
/* Cache manipulation constants */
#define CACHE_SYNC_DISCARD (0x001)
#define CACHE_SYNC_INSTRUCTIONS (0x002)
#define CACHE_S
www.eeworm.com/read/442057/1767410
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.sync
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.ecf.internal.sync.Acti
www.eeworm.com/read/163015/10252864
h pxafb.h
/*
* linux/drivers/video/pxafb.h
* -- Intel PXA250/210 LCD Controller Frame Buffer Device
*
* Copyright (C) 1999 Eric A. Thomas
* Based on acornfb.c Copyright (C) Russell King.
*
* 2001-
www.eeworm.com/read/328068/13047978
h vgamodes.h
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So