代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/304657/3792948

java sync_with_transport.java

/* SYNC_WITH_TRANSPORT.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under
www.eeworm.com/read/294038/3922375

c sync_serial.c

/* * Simple synchronous serial port driver for ETRAX 100LX. * * Synchronous serial ports are used for continous streamed data like audio. * The default setting for this driver is compatible with
www.eeworm.com/read/293898/3927615

v vga_sync.v

// --------------------------------------------------------------------- // File :vga_sync.v // Module :vga_sync // Function :generate horizontal and vertical synchronize signal for VGA // outp
www.eeworm.com/read/292705/3944220

c sync_serial.c

/* * Simple synchronous serial port driver for ETRAX 100LX. * * Synchronous serial ports are used for continous streamed data like audio. * The default setting for this driver is compatible with
www.eeworm.com/read/292705/3947216

h sync_serial.h

/* * ioctl defines for synchrnous serial port driver * * Copyright (c) 2001 Axis Communications AB * * Author: Mikael Starvik * */ #ifndef SYNC_SERIAL_H #define SYNC_SERIAL_H #include
www.eeworm.com/read/292144/3958486

c pg_sync.c

/* ``The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in * compliance with the License. You should have received a
www.eeworm.com/read/292144/3958491

erl pg_sync.erl

-module(pg_sync). -define(DRV_CONNECT, $C). -define(DRV_DISCONNECT, $D). -define(DRV_SELECT, $S). -export([connect/1, disconnect/1, select/2]). connect(ConnectStr) -> case erl_ddll:loa
www.eeworm.com/read/286702/4037929

c task_sync.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th
www.eeworm.com/read/279828/4133123

bld task_sync.bld

#!build default: subproject :auto_mvc=false task.h include_file wait.h include_file task_sync.c C :outputname=slp_tsk.o :defines=__slp_tsk task_sync.c C :outputname=tslp_tsk.o :defines=__tsl
www.eeworm.com/read/279284/4137961

c task_sync.c

/* *---------------------------------------------------------------------- * micro T-Kernel * * Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved. * micro T-Kernel is distribu