代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/179906/5301306

java simpledaemons.java

//: c13:SimpleDaemons.java // Daemon threads don't prevent the program from ending. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight
www.eeworm.com/read/350097/3133686

h hardirq.h

#ifndef __M68K_HARDIRQ_H #define __M68K_HARDIRQ_H #include #include /* entry.S is sensitive to the offsets of these fields */ typedef struct { unsigned int __softi
www.eeworm.com/read/347603/3166551

c timer.c

/* ** $Id: timer.c,v 1.48 2005/01/06 09:35:00 weiym Exp $ ** ** timer.c: The Timer module for MiniGUI-Threads. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongming. **
www.eeworm.com/read/339446/3309055

conf qmake.conf

# # qmake configuration for hpux-acc # # We define _POSIX_C_SOURCE to 199506L when using threads, therefore # we also need to redefine _HPUX_SOURCE. See pthread(3t) for more details. # # From the "HP
www.eeworm.com/read/337546/3332158

c probe.c

/* Copyright 2003 Andi Kleen, SuSE Labs. * Subject to the GNU Public License, v.2 * * Generic x86 APIC driver probe layer. */ #include #include #include
www.eeworm.com/read/324920/3491002

c probe.c

/* Copyright 2003 Andi Kleen, SuSE Labs. * Subject to the GNU Public License, v.2 * * Generic x86 APIC driver probe layer. */ #include #include #include
www.eeworm.com/read/320652/3542269

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,
www.eeworm.com/read/316872/3586286

c summit.c

/* * APIC driver for the IBM "Summit" chipset. */ #define APIC_DEFINITION 1 #include #include #include #include #include
www.eeworm.com/read/316872/3586288

c probe.c

/* Copyright 2003 Andi Kleen, SuSE Labs. * Subject to the GNU Public License, v.2 * * Generic x86 APIC driver probe layer. */ #include #include #include
www.eeworm.com/read/316872/3596868

h hardirq_32.h

#ifndef __ASM_HARDIRQ_H #define __ASM_HARDIRQ_H #include #include typedef struct { unsigned int __softirq_pending; unsigned long idle_timestamp; unsigned int __nmi