代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/433911/1880145
cpp rt_corba_leader_follower.cpp
// $Id: RT_CORBA_Leader_Follower.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "RT_CORBA_Leader_Follower.h"
#if defined (ACE_HAS_THREADS)
// We need the following only if we have thread
www.eeworm.com/read/430518/1923939
h spinlock.h
/* spinlock.h: 32-bit Sparc spinlock support.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef __SPARC_SPINLOCK_H
#define __SPARC_SPINLOCK_H
#include /
www.eeworm.com/read/426331/1991798
out system.out_logfile_floyd_daemon_2_june 19, 2006 9.32 pm.out
Rank is 2 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@d85f79
Full data length is 500
My ID is 2
My Data Size is 100
Lower Limit is 200 & higher limit is 300
I with i
www.eeworm.com/read/426331/1991808
out system.out_logfile_floyd_daemon_0_june 19, 2006 9.35 pm.out
Rank is 0 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@4cee32
Full data length is 500
My ID is 0
My Data Size is 100
Lower Limit is 0 & higher limit is 100
Rank 0 star
www.eeworm.com/read/426331/1991835
out system.out_logfile_floyd_daemon_3_june 19, 2006 9.32 pm.out
Rank is 3 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@d85f79
Full data length is 500
My ID is 3
My Data Size is 100
Lower Limit is 300 & higher limit is 400
I with i
www.eeworm.com/read/426331/1991845
out system.out_logfile_floyd_daemon_1_june 19, 2006 9.32 pm.out
Rank is 1 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@d85f79
Full data length is 500
My ID is 1
My Data Size is 100
Lower Limit is 100 & higher limit is 200
I with i
www.eeworm.com/read/426331/1991850
out system.out_logfile_floyd_daemon_4_june 19, 2006 9.32 pm.out
Rank is 4 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@d85f79
Full data length is 500
My ID is 4
My Data Size is 100
Lower Limit is 400 & higher limit is 500
I with i
www.eeworm.com/read/426331/1991851
out system.out_logfile_floyd_daemon_4_june 19, 2006 9.35 pm.out
Rank is 4 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@f17e77
Full data length is 500
My ID is 4
My Data Size is 100
Lower Limit is 400 & higher limit is 500
I with i
www.eeworm.com/read/424059/2019762
py run_test.py
#!/usr/bin/python
import errno
import optparse
import os
import re
import socket
import sys
import time
sys.path[:0] = [(os.path.join(os.path.dirname(sys.argv[0]), "../.."))]
import chakana.threads
www.eeworm.com/read/409488/2231119
java testmain.java
package com.sxit.wap.threads;
import java.io.*;
import com.lowagie.text.*;
import com.lowagie.text.pdf.PdfWriter;
import com.lowagie.text.html.HtmlWriter;
import com.lowagie.text.pdf.BaseFont;
i