代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/314817/13558431
cs rapistartupthread.cs
// RapiStartupThread.cs - Creates a background thread
// for the purpose of starting RAPI.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Fra
www.eeworm.com/read/314817/13558451
cs rapistartupthread.cs
// RapiStartupThread.cs - Creates a background thread
// for the purpose of starting RAPI.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Fra
www.eeworm.com/read/314817/13558468
cs rapistartupthread.cs
// RapiStartupThread.cs - Creates a background thread
// for the purpose of starting RAPI.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Fra
www.eeworm.com/read/309260/13676034
cpp udpserver.cpp
#include "UdpServer.h"
CUdpServer::CUdpServer(short pt) : port(pt), over(false)
{
listen_thread = NULL;
}
CUdpServer::~CUdpServer(void)
{
this->over = true;
if (listen_thread)
{
www.eeworm.com/read/140180/5794570
c interface.c
/*****************************************************************************
* interface.c: interface access for other threads
* This library provides basic functions for threads to interact with
www.eeworm.com/read/136786/5862273
c offset.c
/*
* offset.c: Calculate pt_regs and task_struct offsets.
*
* Copyright (C) 1996 David S. Miller
* Copyright (C) 1997, 1998, 1999 Ralf Baechle
* Copyright (C) 1999 Silicon Graphics, Inc.
*
* Ke
www.eeworm.com/read/136786/5864027
c offset.c
/*
* offset.c: Calculate pt_regs and task_struct offsets.
*
* Copyright (C) 1996 David S. Miller
* Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle
* Copyright (C) 1999, 2000 Silicon Graphics, I
www.eeworm.com/read/136571/5868714
3 sdl_getthreadid.3
.TH "SDL_GetThreadID" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_GetThreadID\- Get the SDL thread ID of a SDL_Thread
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
#include
www.eeworm.com/read/133772/5899823
inl mempolt2.inl
#ifndef CYGONCE_MEMALLOC_MEMPOLT2_INL
#define CYGONCE_MEMALLOC_MEMPOLT2_INL
//==========================================================================
//
// mempolt2.inl
//
// Memp