代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/170516/9802100
c workcrew.c
#include
#include
#include "control.h"
#include "queue.h"
#include "dbug.h"
/* the work_queue holds tasks for the various threads to complete. */
struct work_queue {
data_cont
www.eeworm.com/read/366495/9811620
cpp bo6-3.cpp
// bo6-3.cpp 二叉树的二叉线索存储(存储结构由c6-3.h定义)的基本操作
Status CreateBiThrTree(BiThrTree &T)
{ // 按先序输入二叉线索树中结点的值,构造二叉线索树T
// 0(整型)/空格(字符型)表示空结点
TElemType h;
#if CHAR
scanf("%c",&h);
#else
www.eeworm.com/read/169901/9833611
c thrtxjoin.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/366065/9833991
c tclthreadtest.c
/*
* tclThreadTest.c --
*
* This file implements the testthread command. Eventually this
* should be tclThreadCmd.c
* Some of this code is based on work done by Richard Hipp on behalf of
* Con
www.eeworm.com/read/366065/9834558
c tclwinthrd.c
/*
* tclWinThread.c --
*
* This file implements the Windows-specific thread operations.
*
* Copyright (c) 1998 by Sun Microsystems, Inc.
* Copyright (c) 1999 by Scriptics Corporation
*
* See
www.eeworm.com/read/169790/9838019
txt output.txt
bug1 test...
before start()...
Run()...
Final()...
exiting...
bug2 test...
thread1 test...
***********************************************
* Testing class Thread without syncronization *
*************
www.eeworm.com/read/169790/9838386
am makefile.am
# Copyright (C) 1999-2005 Open Source Telecom Corporation.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
www.eeworm.com/read/169751/9839437
uc multi_producer1.uc
;------------------------------------------------------------------------------------
;
; I N T E L P R O P
www.eeworm.com/read/169751/9839438
uc sig_macros.uc
;------------------------------------------------------------------------------------
;
; I N T E L P R O P
www.eeworm.com/read/365797/9846740
h osslib.h
/* ossLib.h - O/S-independent services */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01g,18sep01,wef merge from wrs.tor2_0.usb1_1-f for veloce
01f,07