代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/167133/5466446
frag config.frag
#
# i386/BeOS configuration
#
Khost_cpu=i386
Khost_os=beos
with_threads=beos-native
ac_cv_typedef_int8=yes
ac_cv_typedef_uint8=yes
ac_cv_typedef_int16=yes
ac_cv_typedef_uint16=yes
ac_cv_typedef_int32
www.eeworm.com/read/377523/9273024
java testaccess.java
//: c14:TestAccess.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// How threads can access other threads
// in a parent thre
www.eeworm.com/read/356881/10219672
html reference.html
State Threads Library Reference
State Threads Library Reference
Types
www.eeworm.com/read/116603/14963208
java testaccess.java
//: c14:TestAccess.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// How threads can access other threads
// in a parent thre
www.eeworm.com/read/489233/1225573
h pthread_support.h
#ifndef GC_PTHREAD_SUPPORT_H
#define GC_PTHREAD_SUPPORT_H
# include "private/gc_priv.h"
# if defined(GC_PTHREADS) && !defined(GC_WIN32_THREADS)
#if defined(GC_DARWIN_THREADS)
# include
www.eeworm.com/read/456693/1604669
h thread_pth.h
/* GNU pth threads interface
http://www.gnu.org/software/pth
2000-05-03 Andy Dustman
Adapted from Posix threads interface
12 May 1997 -- david arnold
www.eeworm.com/read/242657/4549926
conf jaws.conf
# See jaws3/Options.h for default values
#
#JAWS_IO = SYNCH
# SYNCH, ASYNCH, or REACTIVE
#JAWS_CONCURRENCY = TPOOL
# TPOOL, TPR, or THYBRID
#JAWS_MIN_THYBRID_THREADS = 1
#JAWS_MAX_THYBRID_THREADS
www.eeworm.com/read/189320/5200598
conf jaws.conf
# See jaws3/Options.h for default values
#
#JAWS_IO = SYNCH
# SYNCH, ASYNCH, or REACTIVE
#JAWS_CONCURRENCY = TPOOL
# TPOOL, TPR, or THYBRID
#JAWS_MIN_THYBRID_THREADS = 1
#JAWS_MAX_THYBRID_THREADS
www.eeworm.com/read/325387/3484570
h ngx_thread.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_THREAD_H_INCLUDED_
#define _NGX_THREAD_H_INCLUDED_
#include
#include
#if (NGX_THREADS)
#define NGX_MAX_THREADS
www.eeworm.com/read/304657/3794013
h pthread_support.h
#ifndef GC_PTHREAD_SUPPORT_H
#define GC_PTHREAD_SUPPORT_H
# include "private/gc_priv.h"
# if defined(GC_PTHREADS) && !defined(GC_SOLARIS_THREADS) \
&& !defined(GC_WIN32_THREADS)
#if defin