代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/362572/2930671
frag makefile.frag
# Used in kaffe/kaffevm/systems/unix-pthreads/Makefile.am as gc_frag.
GC_DEFS= -DGC_THREADS -DKAFFE_BOEHM_GC $(BOEHMGC_SPECIFIC_FLAGS)
www.eeworm.com/read/362375/2934367
java synchbanktest.java
/**
@version 1.30 2004-08-01
@author Cay Horstmann
*/
import java.util.concurrent.locks.*;
/**
This program shows how multiple threads can safely access a data structure.
*/
publ
www.eeworm.com/read/361261/2947668
h atmothread.h
/*
* AtmoThread.h: Base thread class for all threads inside AtmoWin
*
*
* See the README.txt file for copyright information and how to reach the author(s).
*
* $Id$
*/
#ifndef _AtmoThread_h_
#d
www.eeworm.com/read/358237/2998374
xtp index.xtp
resin
tutorial
Resource Thread Management
Resources using threads will want to use JCA's work management API.
The w
www.eeworm.com/read/353749/3082462
txt glib-overrides.txt
# This file makes most of the thread related macros look like
# functions, which they really were, if possible easy.
# default thread implementation
G_THREADS_IMPL_POSIX
#define
www.eeworm.com/read/353440/3085798
java synchbanktest.java
/**
@version 1.30 2004-08-01
@author Cay Horstmann
*/
import java.util.concurrent.locks.*;
/**
This program shows how multiple threads can safely access a data structure.
*/
publ
www.eeworm.com/read/350504/3124780
java examplethreads.java
// File: ExampleThreads.java
//
// Example of using Java threads
//
import java.io.*;
import java.util.zip.*;
class MyThread extends Thread {
public MyThread(String name) {
super(name
www.eeworm.com/read/266151/4274247
txt glib-overrides.txt
# This file makes most of the thread related macros look like
# functions, which they really were, if possible easy.
# default thread implementation
G_THREADS_IMPL_POSIX
#define
www.eeworm.com/read/258893/4349624
h pgpthreads.h
/*
* pgpThreads.h
*
* NAI generic thread code.
*
*/
#ifndef Included_pgpThreads_h
#define Included_pgpThreads_h
#ifndef PGP_MACINTOSH /* This threads lib is not supported by the Mac y
www.eeworm.com/read/258893/4350115
h pgpthreads.h
/*
* pgpThreads.h
*
* NAI generic thread code.
*
*/
#ifndef Included_pgpThreads_h
#define Included_pgpThreads_h
#ifndef PGP_MACINTOSH /* This threads lib is not supported by the Mac y