代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/393838/2463597
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/393286/2478902
h thread.h
#ifndef __UM_THREAD_H
#define __UM_THREAD_H
#include
#define TASK_DEBUGREGS(task) ((unsigned long *) &(((char *) (task))[HOST_TASK_DEBUGREGS]))
#ifdef UML_CONFIG_MODE_TT
#define T
www.eeworm.com/read/393286/2478939
h thread.h
#ifndef __UM_THREAD_H
#define __UM_THREAD_H
#include
#ifdef UML_CONFIG_MODE_TT
#define TASK_EXTERN_PID(task) *((int *) &(((char *) (task))[HOST_TASK_EXTERN_PID]))
#endif
#endif
www.eeworm.com/read/392634/2492078
h thread.h
#ifndef I_THREADS_THREAD_H
#define I_THREADS_THREAD_H
#include
#include "Windows\AutoCriticalSection.h"
#include "Windows\Handle.h"
namespace Threads
{
class Thread
{
www.eeworm.com/read/392634/2492079
cpp thread.cpp
#include "stdafx.h"
#include
#include "Threads\Thread.h"
namespace Threads
{
Thread::Thread() :
m_stopped(true),
m_thread()
{
}
Thread::~Thread()
{
}
void Th
www.eeworm.com/read/389879/2534160
c thread.c
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wi
www.eeworm.com/read/389774/2536069
c thread.c
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/389774/2536074
c thread.c
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/389774/2536078
c thread.c
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/389774/2536082
c thread.c
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig