代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/480930/1309766

h fcntl.h

#ifndef _CRIS_FCNTL_H #define _CRIS_FCNTL_H /* verbatim copy of i386 version */ /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2 file system */ #define
www.eeworm.com/read/479151/1340370

h farsync.h

/* * FarSync X21 driver for Linux * * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards * * Copyright (C) 2001 FarSite Communications Ltd. * www.farsite.
www.eeworm.com/read/250243/4439001

c farsync.c

/* * FarSync WAN driver for Linux (2.6.x kernel version) * * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards * * Copyright (C) 2001-2004 FarSite Communicatio
www.eeworm.com/read/250243/4439017

h farsync.h

/* * FarSync X21 driver for Linux * * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards * * Copyright (C) 2001 FarSite Communications Ltd. * www.farsite.
www.eeworm.com/read/247473/4482468

pm util.pm

package util ; package main ; use strict ; use BerkeleyDB ; use File::Path qw(rmtree); use vars qw(%DB_errors $FA) ; $| = 1; %DB_errors = ( 'DB_INCOMPLETE' => "DB_INCOMPLETE: Sync was unable t
www.eeworm.com/read/243567/4524940

h farsync.h

/* * FarSync X21 driver for Linux * * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards * * Copyright (C) 2001 FarSite Communications Ltd. * www.farsite.
www.eeworm.com/read/241991/4556803

java nullreadwritelock.java

package org.jgroups.util; import EDU.oswego.cs.dl.util.concurrent.ReadWriteLock; import EDU.oswego.cs.dl.util.concurrent.Sync; /** * @author Bela Ban * @version $Id: NullReadWriteLock.java,v 1.1
www.eeworm.com/read/241991/4557083

java fc.java

package org.jgroups.protocols; import EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap; import EDU.oswego.cs.dl.util.concurrent.Sync; import EDU.oswego.cs.dl.util.concurrent.ReentrantLock; i
www.eeworm.com/read/216502/4890325

h pack.h

struct header { char sync; char ksize; short sum; char cntl; char ccntl; }; #define HDRSIZ 6 struct pack { short p_state; /* line state */ short p_bits; /* mask for getepack */ short p_rsize
www.eeworm.com/read/209559/4967009

c farsync.c

/* * FarSync WAN driver for Linux (2.6.x kernel version) * * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards * * Copyright (C) 2001-2004 FarSite Communicatio