代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/268871/4248962

h merkle_syncer.h

#ifndef _MERKLE_SYNCER_H_ #define _MERKLE_SYNCER_H_ #include "merkle_hash.h" #include "merkle_node.h" #include "merkle_tree.h" #include "merkle_sync_prot.h" #include // see comment in mer
www.eeworm.com/read/443386/1743429

makefile

EXTRA_CFLAGS := -Werror -Wno-sign-compare obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofil
www.eeworm.com/read/443386/1744491

makefile

# # oprofile for x86-64. # Just reuse the one from i386. # obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event
www.eeworm.com/read/443386/1747687

h ati_ids.h

/* * ATI PCI IDs from XFree86, kept here to make sync'ing with * XFree much simpler. Currently, this list is only used by * radeonfb */ #define PCI_CHIP_RS100_4136 0x4136 #define PCI_CHIP_RS200_
www.eeworm.com/read/439082/1814933

h fcntl.h

/* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */ #ifndef _SPARC_FCNTL_H #define _SPARC_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2
www.eeworm.com/read/432906/1886651

am makefile.am

SUBDIRS = TESTS = 01_sysrq_basic_neg.test \ 02_sysrq_sync_pos.test \ 03_sysrq_withreboot_pos.test XFAIL_TESTS = EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) TESTS_ENVIRONMENT=@TENV@ %.test: %.py cp $
www.eeworm.com/read/430518/1923911

h fcntl.h

/* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */ #ifndef _SPARC_FCNTL_H #define _SPARC_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2
www.eeworm.com/read/406835/2273272

svn-base makefile.svn-base

# # pRSSreader application # OUTDIR=prj/ARMV4Rel BIN=prssr.exe VPATH=base64:ctrls:debug:digest:digest/md5/:gunzip:misc:net:sha1:www:xml:sync:../share SRC=$(wildcard *.cpp)\ $(wildcard base
www.eeworm.com/read/402480/2321604

s atomic-powerpc64-osx.s

.text .align 2 .globl _opal_atomic_mb _opal_atomic_mb: sync blr .globl _opal_atomic_rmb _opal_atomic_rmb: lwsync blr .globl _opal_atomic_wmb _opal_atomic_wmb: eieio blr .globl _opal
www.eeworm.com/read/402480/2321610

s atomic-powerpc32-osx.s

.text .align 2 .globl _opal_atomic_mb _opal_atomic_mb: sync blr .globl _opal_atomic_rmb _opal_atomic_rmb: lwsync blr .globl _opal_atomic_wmb _opal_atomic_wmb: eieio blr .globl _opal