代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/374003/2756341

makefile

CXXFLAGS = -Wall -pedantic -I../core TARGETS = test-tcp test-tcp-amr test-tcp-sync test-tcp-jpeg test-tcp-position all: $(TARGETS) TCPOBJS = ../core/tcpip.o ../core/curtime.o ../core/socketconn.o .
www.eeworm.com/read/372858/2768839

h fcntl.h

#ifndef _LINUX_FCNTL_H #define _LINUX_FCNTL_H /* open/fcntl - O_SYNC isn't implemented yet */ #define O_ACCMODE 0003 #define O_RDONLY 00 #define O_WRONLY 01 #define O_RDWR 02 #define O
www.eeworm.com/read/367182/2854432

h-data mman.h-data

constant PROT_READ constant PROT_WRITE constant PROT_EXEC constant PROT_NONE constant MAP_SHARED constant MAP_PRIVATE constant MAP_FIXED constant MS_ASYNC constant MS_SYNC constant MS_INVALIDATE co
www.eeworm.com/read/358128/3004506

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/358128/3004655

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/357083/3029364

h user.h

/* $Id: user.h,v 1.5 1998/02/23 01:49:22 rth Exp $ * asm-sparc/user.h: Core file definitions for the Sparc. * * Keep in sync with reg.h. Actually, we could get rid of this * one, since we won't a
www.eeworm.com/read/357083/3029842

h user.h

/* $Id: user.h,v 1.1 1996/12/26 14:22:44 davem Exp $ * asm-sparc64/user.h: Core file definitions for the Sparc. * * Keep in sync with reg.h. Actually, we could get rid of this * one, since we won
www.eeworm.com/read/357083/3031245

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/355259/3062293

makefile

# Comment/uncomment the following line to enable/disable debugging WFLAGS := -Wall -Wstrict-prototypes -Wno-trigraphs obj-m := rt2500.o rt2500-objs := rtmp_main.o mlme.o connect.o sync.o asso
www.eeworm.com/read/354980/3071031

properties api-native-build.properties

# # Redefine cvsroot in your {user.home}/scapic++.properties # cvsroot=:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/sync4j cppapi.tag=r_sdkcpp_7_0_1 cppapi.modulename=3x/client-api/native