代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/350890/10701682
bcc makefile.bcc
# -*- makefile -*-
# Makefile for Microsoft Windows with Borland C++ Builder 5.2 compiler
OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj \
sync.obj symtab.obj ttree.obj container.ob
www.eeworm.com/read/273027/10930958
todo
Partially Ordered TODO list:
DONE: oprofile1) Fix rmmod to handle module offsets in /proc/modules
DONE: Andi1) Fix new rmmod to set O_SYNC
DONE: Petr1) Fix install mess which blows away old modutils
www.eeworm.com/read/447838/7545066
h bdm.h
#define BUS_FREQUENCY 6 /* JB16 runs at 6 MHz */
#define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */
#define BDM_SYNC_RE
www.eeworm.com/read/447838/7545071
bak bdm1.h.bak
#define BUS_FREQUENCY 6 /* JB8 runs at 3 MHz */
#define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */
#define BDM_SYNC_REQ
www.eeworm.com/read/243369/12946011
bcc makefile.bcc
# -*- makefile -*-
# Makefile for Microsoft Windows with Borland C++ Builder 5.2 compiler
OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj \
sync.obj symtab.obj ttree.obj container.ob
www.eeworm.com/read/328267/13037286
icl makefile.icl
# -*- makefile -*-
# Makefile for Microsoft Windows with Intel C++ Compiler
GENERATE_DLL=0
FAULT_TOLERANT=0
OBJS = class.obj compiler.obj database.obj xml.obj hashtab.obj file.obj \
sync.obj
www.eeworm.com/read/328267/13037314
bcc makefile.bcc
# -*- makefile -*-
# Makefile for Microsoft Windows with Borland C++ Builder 5.2 compiler
OBJS = class.obj compiler.obj database.obj xml.obj hashtab.obj file.obj stdtp.obj \
sync.obj symtab.obj
www.eeworm.com/read/137865/13292966
h fcntl.h
#ifndef _M68K_FCNTL_H
#define _M68K_FCNTL_H
#include
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#define O_ACCMO
www.eeworm.com/read/121089/6070721
c clone.c
#include "fastlynx.h"
#include
#define CTRL_C 3
#define ONE_SECOND 18
#define PROMPT_WAIT (5 * ONE_SECOND + 1)
#define MAX_SYNC_TRIES 3
static int (_far _cdecl *Clone
www.eeworm.com/read/265314/11269304
bcc makefile.bcc
# -*- makefile -*-
# Makefile for Microsoft Windows with Borland C++ Builder 5.2 compiler
OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj stdtp.obj \
sync.obj symtab.obj ttree.ob