代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/350097/3134466
h pgalloc.h
#ifdef __KERNEL__
#ifndef _PPC_PGALLOC_H
#define _PPC_PGALLOC_H
#include
#include
#include
/*
* This is handled very differently on the PPC sinc
www.eeworm.com/read/339446/3308941
conf qmake.conf
#
# qmake configuration for hpuxi-acc-64
#
# We define _POSIX_C_SOURCE to 199506L when using threads, therefore
# we also need to redefine _HPUX_SOURCE.
# From pthread(3t):
# Some documentation will
www.eeworm.com/read/339446/3309071
conf qmake.conf
#
# qmake configuration for hpux-g++-64
#
# We define _POSIX_C_SOURCE to 199506L when using threads,
# therefore we also need to redefine _HPUX_SOURCE.
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CON
www.eeworm.com/read/334125/3373458
c fcntl_lock_thread.c
/* test whether fcntl locking works between threads on this Linux system */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/325240/3485244
java peerlist.java
// PeerList.java
// Starts broadcasting and receiving threads
// and lists all IM peers in a window
package com.deitel.advjhtp1.p2p;
// Java core packages
import java.awt.*;
import java.awt.ev
www.eeworm.com/read/325240/3486026
java peerlist.java
// PeerList.java
// Starts broadcasting and receiving threads
// and lists all IM peers in a window
package com.deitel.advjhtp1.p2p;
// Java core packages
import java.awt.*;
import java.awt.ev
www.eeworm.com/read/316872/3602516
h hardirq.h
#ifndef __ASM_SH_HARDIRQ_H
#define __ASM_SH_HARDIRQ_H
#include
#include
/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned int __sof
www.eeworm.com/read/292705/3947148
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* assembly code in softirq.h is sensitive to the offsets of these fields
www.eeworm.com/read/292705/3947959
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef stru
www.eeworm.com/read/292705/3948064
h processor.h
/*
* include/asm-parisc/processor.h
*
* Copyright (C) 1994 Linus Torvalds
*/
#ifndef __ASM_PARISC_PROCESSOR_H
#define __ASM_PARISC_PROCESSOR_H
#ifndef __ASSEMBLY__
#include
#i