代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/470917/1441278
h local-setxid.h
/* SETxID functions which only have to change the local thread and
none of the possible other threads. */
#include
#include
/* If we can use the syscall directly, u
www.eeworm.com/read/470713/1453277
java thread_join.java
// Many threads join a single thread.
// Origin: Bryce McKinlay
class Sleeper implements Runnable
{
int num = -1;
public Sleeper(int num)
{
this.num = num;
}
www.eeworm.com/read/470693/1456064
c gthr-win32.c
/* Implementation of W32-specific threads compatibility routines for
libgcc2. */
/* Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Contributed by Mumit Khan
www.eeworm.com/read/470693/1465167
java thread_join.java
// Many threads join a single thread.
// Origin: Bryce McKinlay
class Sleeper implements Runnable
{
int num = -1;
public Sleeper(int num)
{
this.num = num;
}
www.eeworm.com/read/468455/1488963
5 oa.log.5
INFO main org.apache.jcs.engine.control.CompositeCacheConfigurator - Finished configuration in 546 ms.
INFO main org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thr
www.eeworm.com/read/244005/4515101
makefile
#
# OSP Library Makefile
#
INCLDIR = ../include/osp
#
# ***** Platform specific flags ******
#
# Solaris (POSIX threads)
TARGETOS = solar_26
include ospcflags.inc
#CFLAGS += -g -I../crypto/bsafe -I..
www.eeworm.com/read/243359/4529017
java cmsprojectdeletethread.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/threads/CmsProjectDeleteThread.java,v $
* Date : $Date: 2007-08-13 16:30:04 $
* Version: $Revision: 1.9 $
*
* This l
www.eeworm.com/read/243359/4529021
java cmsrelationsvalidatorthread.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/threads/CmsRelationsValidatorThread.java,v $
* Date : $Date: 2007-08-13 16:30:04 $
* Version: $Revision: 1.3 $
*
* T
www.eeworm.com/read/243359/4529022
java cmsxmlcontentrepairsettings.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/threads/CmsXmlContentRepairSettings.java,v $
* Date : $Date: 2007-08-13 16:30:04 $
* Version: $Revision: 1.3 $
*
* T
www.eeworm.com/read/243359/4529023
java cmssynchronizethread.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/threads/CmsSynchronizeThread.java,v $
* Date : $Date: 2007-08-13 16:30:04 $
* Version: $Revision: 1.12 $
*
* This li