代码搜索:Concurrent
找到约 2,002 项符合「Concurrent」的源代码
代码结果 2,002
www.eeworm.com/read/227684/4769875
info refman.info
@FILES
{@EMPTY "refman"; "The Concurrent Reference Manual";
@FILE "basics"
@FILE "core-cml"
@FILE "cml-lib"
}
www.eeworm.com/read/241991/4556769
java queue2.java
// $Id: Queue2.java,v 1.5 2004/12/31 14:10:40 belaban Exp $
package org.jgroups.util;
import EDU.oswego.cs.dl.util.concurrent.CondVar;
import EDU.oswego.cs.dl.util.concurrent.Mutex;
import EDU.oswe
www.eeworm.com/read/195816/8129343
c fileserver.c
/*
Very simple file transferring concurrent server using Linuxthreads.
client ----------------> server
file name
server ---------------->client
file content
www.eeworm.com/read/173141/5378504
subsql rlliso1multi.subsql
------------------------------------------------------------------------------
-- 2 CONCURRENT USER TESTS of READ UNCOMMITTED TESTS
--
-- each test assumes calling script has set up a writer connec
www.eeworm.com/read/173141/5378534
sql rlliso1multi.sql
------------------------------------------------------------------------------
-- 2 CONCURRENT USER TESTS of READ UNCOMMITTED TEST CASES.
--
-- See rlliso1multi.subsql for description of individual
www.eeworm.com/read/314660/3630602
so intro.so
m4_comment([$Id: intro.so,v 10.33 2006/11/13 18:05:00 bostic Exp $])
m4_ref_title(m4_cam Applications,
Concurrent Data Store introduction,
@Concurrent Data Store, env/faq, cam/fail)
m4_p([dn
www.eeworm.com/read/269232/11104004
java sample17_7.java
package wyf.jc;
import java.util.concurrent.*;
import java.util.concurrent.locks.*;
//需要避免并发访问的帐户资源(互斥资源)
class MyCount
{
//表示帐户余额的成员变量
private int count;
//有参构造器
public MyCount(int count
www.eeworm.com/read/18491/791412
cmd _impact.cmd
setpreference -novice
setpreference -concurrent_mode
setpreference -stop_on_failure
setPreference -fixClock
setPreference -PC4_5M
www.eeworm.com/read/177672/5322835
h conserver.h
/* conServer.h - demo concurrent TCP server */
#define SLAVE_PRIORITY 120
#define SLAVE_STACK_SIZE 20000
www.eeworm.com/read/177672/5322850
h conserver.h
/* conServer.h - demo concurrent TCP server */
#define SLAVE_PRIORITY 120
#define SLAVE_STACK_SIZE 20000