代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/154277/5638467
java timeoutsync.java
/*
File: TimeoutSync.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistan
www.eeworm.com/read/386607/8735598
java oneshotlatch.java
package net.jcip.examples;
import java.util.concurrent.locks.*;
import net.jcip.annotations.*;
/**
* OneShotLatch
*
* Binary latch using AbstractQueuedSynchronizer
*
* @author Brian Goetz
www.eeworm.com/read/370166/7149462
java frameworkinternal.java
/*
* Copyright (C) 2001 Edward Harned
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as
www.eeworm.com/read/370166/7149466
java frameworkimpl.java
/*
* Copyright (C) 2001 Edward Harned
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as
www.eeworm.com/read/111078/6159400
ddl create_engine.ddl
--
-- This script contains the ddl to create the engine database.
--
-- @author Stefano Fornari @ Funambol
--
-- @version $Id: create_engine.ddl,v 1.16 2004/05/18 08:55:39 luigiafassina Exp $
--
crea
www.eeworm.com/read/111078/6159401
sql init_engine.sql
--
-- Initialization data for the Sync4j engine
--
-- @author Stefano Fornari
-- @version $Id: init_engine.sql,v 1.10 2004/04/15 15:23:23 luigia Exp $
--
--
-- SYNC4j_USER
--
insert into sync4j_user
www.eeworm.com/read/111078/6159403
ddl create_engine.ddl
--
-- This script contains the ddl to create the engine database.
--
-- @author Stefano Fornari @ Funambol
--
-- @version $Id: create_engine.ddl,v 1.13 2004/05/18 08:49:22 luigiafassina Exp $
--
crea
www.eeworm.com/read/111078/6159404
sql init_engine.sql
--
-- Initialization data for the Sync4j engine
--
-- @author Stefano Fornari
-- @version $Id: init_engine.sql,v 1.10 2004/04/15 15:23:23 luigia Exp $
--
--
-- SYNC4j_USER
--
insert into sync4j_user
www.eeworm.com/read/111078/6159406
ddl create_engine.ddl
--
-- This script contains the ddl to create the engine database.
--
-- @author Stefano Fornari @ Funambol
--
-- @version $Id: create_engine.ddl,v 1.10 2004/05/18 08:49:21 luigiafassina Exp $
--
CREA