代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/357026/10217034
h los.h
#ifndef OSCLASS
#define OSCLASS
#include
#include
using namespace std;
typedef pthread_mutex_t MUTEX_TYPEDEF;
typedef pthread_t THREAD_HANDLE;
typedef pthread_cond_t EVENT_HA
www.eeworm.com/read/278472/10533752
c handlers.c
/************************************************************
* *
* Copyright (c) 2001-2007 McObject LLC. All Right Reserved.*
*
www.eeworm.com/read/275188/10830638
c timertest.c
////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002 Xilinx, Inc. All rights reserved.
//
// Xilinx, Inc.
// XILINX IS PROVIDING THIS DESIGN, CODE, OR
www.eeworm.com/read/275188/10830680
c timertest.c
////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002 Xilinx, Inc. All rights reserved.
//
// Xilinx, Inc.
// XILINX IS PROVIDING THIS DESIGN, CODE, OR
www.eeworm.com/read/468155/6994385
c timertest.c
////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002 Xilinx, Inc. All rights reserved.
//
// Xilinx, Inc.
// XILINX IS PROVIDING THIS DESIGN, CODE, OR
www.eeworm.com/read/448397/7533898
c dllmain.c
/* Replace "dll.h" with the name of your header */
#include "door.h"
#include
#include
#include
HANDLE thread_start;
DWORD ID;
//=============================
www.eeworm.com/read/443312/7634836
c tx_qr.c
/**************************************************************************/
/* */
/* Copyright (c) 1996-2000 by E
www.eeworm.com/read/443312/7634860
c tx_sg.c
/**************************************************************************/
/* */
/* Copyright (c) 1996-2000 by E
www.eeworm.com/read/314908/13555893
m4 ost_threading.m4
dnl Copyright (C) 1999-2005 Open Source Telecom Corporation.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as
www.eeworm.com/read/136989/5831188
cpp client.cpp
// client.cpp,v 1.13 2003/04/16 17:57:34 irfan Exp
#include "ace/Get_Opt.h"
#include "ace/Task.h"
#include "testC.h"
#include "tao/RTCORBA/RTCORBA.h"
#include "tao/ORB_Core.h"
#include "../che