代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4970703
h thread_info.h
/*
* include/asm-v850/thread_info.h -- v850 low-level thread information
*
* Copyright (C) 2002 NEC Corporation
* Copyright (C) 2002 Miles Bader
* Copyright (C) 2002 David H
www.eeworm.com/read/209559/4970806
h thread_info.h
/*
* include/asm-s390/thread_info.h
*
* S390 version
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
#
www.eeworm.com/read/209559/4971357
h thread_info.h
/*
* linux/include/asm-arm/thread_info.h
*
* Copyright (C) 2002 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/209559/4971511
h thread_info.h
#ifndef _ALPHA_THREAD_INFO_H
#define _ALPHA_THREAD_INFO_H
#ifdef __KERNEL__
#ifndef __ASSEMBLY__
#include
#include
#include
#endif
#ifndef __ASSEMBLY__
www.eeworm.com/read/209559/4971635
h thread_info.h
#ifndef _ASM_PARISC_THREAD_INFO_H
#define _ASM_PARISC_THREAD_INFO_H
#ifdef __KERNEL__
#ifndef __ASSEMBLY__
#include
struct thread_info {
struct task_struct *task; /* main task st
www.eeworm.com/read/209559/4971732
h thread_info.h
/* thread_info.h: h8300 low-level thread information
* adapted from the i386 and PPC versions by Yoshinori Sato
*
* Copyright (C) 2002 David Howells (dhowells@redhat.c
www.eeworm.com/read/209559/4971909
h thread_info.h
#ifndef __ASM_SH_THREAD_INFO_H
#define __ASM_SH_THREAD_INFO_H
/* SuperH version
* Copyright (C) 2002 Niibe Yutaka
*
* The copyright of original i386 version is:
*
* Copyright (C) 2002 David H
www.eeworm.com/read/209559/4972078
h thread_info.h
/* thread_info.h: PPC low-level thread information
* adapted from the i386 version by Paul Mackerras
*
* Copyright (C) 2002 David Howells (dhowells@redhat.com)
* - Incorporating suggestions made
www.eeworm.com/read/209559/4972320
h thread_info.h
/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __UM_THREAD_INFO_H
#define __UM_THREAD_INFO_H
#ifndef __ASSEMBLY__
#include
#include