代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/334325/12612396
h help_mp-sk.h
// Translated by: Daniel Be騛, benad (at) centrum.cz
// last sync on 2003-07-30 with 1.105
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
// Prekl
www.eeworm.com/read/112777/15477097
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/103425/15733184
java objectfifotest.java
public class ObjectFIFOTest extends Object {
private static void fullCheck(ObjectFIFO fifo) {
try {
// Sync'd to allow messages to print while
// condition is still true.
synchron
www.eeworm.com/read/388423/8610246
py cr.py
"""MySQL Connection Errors
Nearly all of these raise OperationalError. COMMANDS_OUT_OF_SYNC
raises ProgrammingError.
"""
MIN_ERROR = 2000
MAX_ERROR = 2999
UNKNOWN_ERROR = 2000
SOCKET_CREATE_ERROR =
www.eeworm.com/read/259820/7148117
txt a8251.smp_dump.txt
State Machine - |a8251|tx:i_tx|tx_cntrl:i_tx_cntrl|tx_state_mach:i_tx_state_mach|state
Name state.stop2 state.stop1 state.parity state.data state.sync2 state.sync1 state.start state.init
state.in
www.eeworm.com/read/463084/7188389
hier_info full_empty.hier_info
|full_empty
rden_vaild g2b:inst9.grey[0]
rd_addr_grey[0] => sync:inst.addr_a[0]
rd_addr_grey[1] => g2b:inst9.grey[1]
rd_addr_grey[1] => sync:i
www.eeworm.com/read/236147/14030671
txt a8251.smp_dump.txt
State Machine - |a8251|tx:i_tx|tx_cntrl:i_tx_cntrl|tx_state_mach:i_tx_state_mach|state
Name state.stop2 state.stop1 state.parity state.data state.sync2 state.sync1 state.start state.init
state.in
www.eeworm.com/read/427414/8947489
todo
for 1.1 or future
==================
optional timerfd support (runtime detection)
notifications of hotplugged/unplugged devices
offer API to create/destroy handle_events thread
isochronous sync I/O?
e
www.eeworm.com/read/183589/9151983
lua ct_rabossmodscount.lua
-- CTRaidAssist - Boss Mods - visual sync counter frame
-- onLoad counter frame
function CT_RABossCount_OnLoad()
this:RegisterEvent("VARIABLES_LOADED");
end
-- onEvent counter frame
functio
www.eeworm.com/read/378510/9227852
todo
for 1.1 or future
==================
optional timerfd support (runtime detection)
notifications of hotplugged/unplugged devices
offer API to create/destroy handle_events thread
isochronous sync I/O?
e