代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/400890/2344433

makefile

# Makefile - makefile for target/src/arch/arm # # modification history # -------------------- # 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist. # 01t,05dec01,rec ARCHV5 changes # 0
www.eeworm.com/read/398634/2375235

test rpl000013.test

source include/master-slave.inc; save_master_pos; connection slave; sync_with_master; connection master; create table t2(n int); create temporary table t1 (n int); insert into t1 values(1),(2),(3); i
www.eeworm.com/read/398634/2375364

test rpl_view.test

source include/master-slave.inc; --disable_warnings drop table if exists t1,v1; drop view if exists t1,v1; sync_slave_with_master; reset master; --enable_warnings # # Check that createion drop of vie
www.eeworm.com/read/398200/2382630

changelog

2004-01-09 Jani Monoses * include/eth_drv.h: * src/lwip/eth_drv.c: Update to support more than one device and be in sync with current lwip code. 2004-01-05 Gary Thomas
www.eeworm.com/read/396473/2414716

makefile

# Makefile - makefile for target/src/arch/arm # # modification history # -------------------- # 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist. # 01t,05dec01,rec ARCHV5 changes # 0
www.eeworm.com/read/395229/2447267

h scsi_ioctl.h

#ifndef _SCSI_IOCTL_H #define _SCSI_IOCTL_H #define SCSI_IOCTL_SEND_COMMAND 1 #define SCSI_IOCTL_TEST_UNIT_READY 2 #define SCSI_IOCTL_BENCHMARK_COMMAND 3 #define SCSI_IOCTL_SYNC 4 /* Request synch
www.eeworm.com/read/393286/2475201

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o
www.eeworm.com/read/393286/2475468

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o
www.eeworm.com/read/393286/2477273

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o
www.eeworm.com/read/393286/2477442

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o