代码搜索:thread

找到约 10,000 项符合「thread」的源代码

代码结果 10,000
www.eeworm.com/read/209559/4969197

h thread_info.h

/* thread_info.h: common low-level thread information accessors * * Copyright (C) 2002 David Howells (dhowells@redhat.com) * - Incorporating suggestions made by Linus Torvalds */ #ifndef _LINUX_
www.eeworm.com/read/209559/4969438

h thread_info.h

#ifndef __ASM_SH64_THREAD_INFO_H #define __ASM_SH64_THREAD_INFO_H /* * SuperH 5 version * Copyright (C) 2003 Paul Mundt */ #ifdef __KERNEL__ #ifndef __ASSEMBLY__ #include /*
www.eeworm.com/read/209559/4969589

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/4969784

h thread_info.h

/* * Copyright (C) 2002-2003 Hewlett-Packard Co * David Mosberger-Tang */ #ifndef _ASM_IA64_THREAD_INFO_H #define _ASM_IA64_THREAD_INFO_H #include #include
www.eeworm.com/read/209559/4969914

h thread_info.h

/* thread_info.h: m68knommu low-level thread information * adapted from the i386 and PPC versions by Greg Ungerer (gerg@snapgear.com) * * Copyright (C) 2002 David Howells (dhowells@redhat.com) *
www.eeworm.com/read/209559/4970031

h thread_info.h

/* thread_info.h: i386 low-level thread information * * Copyright (C) 2002 David Howells (dhowells@redhat.com) * - Incorporating suggestions made by Linus Torvalds and Dave Miller */ #ifndef _AS
www.eeworm.com/read/209559/4970208

h thread_info.h

/* thread_info.h: i386 low-level thread information * * Copyright (C) 2002 David Howells (dhowells@redhat.com) * - Incorporating suggestions made by Linus Torvalds and Dave Miller */ #ifndef _AS
www.eeworm.com/read/209559/4970385

h thread_info.h

#ifndef _ASM_ARCH_THREAD_INFO_H #define _ASM_ARCH_THREAD_INFO_H /* how to get the thread information struct from C */ extern inline struct thread_info *current_thread_info(void) { struct thread_info
www.eeworm.com/read/209559/4970414

h thread_info.h

/* thread_info.h: CRIS low-level thread information * * Copyright (C) 2002 David Howells (dhowells@redhat.com) * - Incorporating suggestions made by Linus Torvalds and Dave Miller * * CRIS port
www.eeworm.com/read/209559/4970560

h thread_info.h

#ifndef _ASM_M68K_THREAD_INFO_H #define _ASM_M68K_THREAD_INFO_H #include #include #include struct thread_info { struct task_struct *task; /* main task