代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/199125/7886961
cpp zfstream.cpp
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close();
}
www.eeworm.com/read/299064/7894021
todo
minicom TODO list
-----------------
important:
* update/complete existing translations, see also [1]
* fix documentation for new -7 switch and the new semantics of
-l and -L
normal:
* sync AUTHO
www.eeworm.com/read/333109/12701994
cpp zfstream.cpp
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close();
}
www.eeworm.com/read/140245/13094787
all makefile.all
#!gmake
# This is the makefile that is used when building for SimOS. Alas, it has
# to be kept in sync with the main Makefile manually. So, if you're planning
# on keeping it running with SimOS, ma
www.eeworm.com/read/259531/11784505
todo
minicom TODO list
-----------------
important:
* update/complete existing translations, see also [1]
* fix documentation for new -7 switch and the new semantics of
-l and -L
normal:
* sync AUTHO
www.eeworm.com/read/132244/14102983
cpp pop3_scan.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "pop3_scan.h"
#include "function_1.h"
#include "main.h"
#include "sync
www.eeworm.com/read/129847/14222524
cpp zfstream.cpp
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close();
}
www.eeworm.com/read/127767/14337135
txt e027. forcing updates to a file to the disk.txt
In some applications, such as transaction processing, it is necessary to ensure that an update has been made to the disk. FileDescriptor.sync() blocks until all changes to a file are written to disk.
www.eeworm.com/read/125923/14455472
java baseowner.java
package bo.base;
import java.io.Serializable;
/**
* This class has been automatically generated by Hibernate Synchronizer.
* For more information or documentation, visit The Hibernate Sync
www.eeworm.com/read/218331/14926119
todo
minicom TODO list
-----------------
important:
* update/complete existing translations, see also [1]
normal:
* sync AUTHORS with man/minicom.1
* merge ChangeLog with */ChangeLog*
* update to gette