代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/241991/4556793

java nullsync.java

package org.jgroups.util; import EDU.oswego.cs.dl.util.concurrent.Sync; /** * @author Bela Ban * @version $Id: NullSync.java,v 1.1 2005/04/08 08:52:44 belaban Exp $ */ public class NullSync imple
www.eeworm.com/read/226164/4787657

h mschost.h

/* mscHost.h - USB Mass Storage Class host header */ /* Copyright 2004 TAEBAEK Soft Corp. */ /* modification history -------------------- 02e,28nov05,jmLee version control sync. 02d,01aug0
www.eeworm.com/read/226164/4787658

h usbhub.h

/* usbhub.h - USB Hub Class header */ /* Copyright 2004 TAEBAEK Soft Corp. */ /* modification history -------------------- 02e,28nov05,jmLee version control sync. 02d,01aug05,jmLee versi
www.eeworm.com/read/198784/5082364

cpp cond.cpp

#include "sync.h" #include #define SUMSIZE 10 #define BUFSIZE 8 int bufin=0; int bufout=0; int buffer[BUFSIZE]; CCondition slots_cond; CCondition items_cond; CThreadMutex buffer_lock; C
www.eeworm.com/read/316872/3589595

makefile

# # arch/blackfin/oprofile/Makefile # obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS := $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_f
www.eeworm.com/read/316872/3598361

h if_link.h

#ifndef _LINUX_IF_LINK_H #define _LINUX_IF_LINK_H #include /* The struct should be in sync with struct net_device_stats */ struct rtnl_link_stats { __u32 rx_packets; /* total pac
www.eeworm.com/read/316872/3602488

h cpu-features.h

#ifndef __ASM_SH_CPU_FEATURES_H #define __ASM_SH_CPU_FEATURES_H /* * Processor flags * * Note: When adding a new flag, keep cpu_flags[] in * arch/sh/kernel/setup.c in sync so symbolic name * map
www.eeworm.com/read/316872/3602579

h system.h

/* * Copyright (C) 1999 Cort Dougan */ #ifndef __PPC_SYSTEM_H #define __PPC_SYSTEM_H #include #include /* * Memory barrier. * The sync instruct
www.eeworm.com/read/413855/2158336

hh arpquerier.hh

#ifndef CLICK_ARPQUERIER_HH #define CLICK_ARPQUERIER_HH #include #include #include #include #include CL
www.eeworm.com/read/399909/2357037

bas mduscreader.bas

Attribute VB_Name = "mduSCReader" Option Explicit Public Const ICCTYPE_ASYNC = 0 Public Const ICCTYPE_SYNC = 1 Public Const ICCTYPE_SLE4442 = 2 Public Const ICCTYPE_SLE4428 = 3 Public Const IC