代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/233914/4664286
cs thread.cs
/*
* Thread.cs - Implementation of the "System.Threading.Thread" class.
*
* Copyright (C) 2001, 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/233448/4689464
java thread.java
/* Thread -- an independent thread of executable code
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is
www.eeworm.com/read/232407/4700608
h thread.h
#ifndef _VCF_THREAD_H__
#define _VCF_THREAD_H__
//Thread.h
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#if _MSC_VER > 1
www.eeworm.com/read/232407/4700674
cpp thread.cpp
//Thread.cpp
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#include "vcf/FoundationKit/FoundationKit.h"
#include "vcf/Fou
www.eeworm.com/read/231546/4714716
h thread.h
#if defined(USE_THREADS) || defined(USE_ITHREADS)
#ifdef WIN32
# include
#else
# ifdef OLD_PTHREADS_API /* Here be dragons. */
# define DETACH(t) \
STMT_START { \
if (p
www.eeworm.com/read/230580/4722313
h thread.h
/*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the Licen
www.eeworm.com/read/230580/4722327
c thread.c
/*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the Licen
www.eeworm.com/read/229812/4728017
c thread.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4733771
h thread.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4746289
fi thread.fi
c$noreference
external beginthread
integer beginthread
external endthread
external threadid
integer threadid
c$reference