代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/275358/4178264
svn-base testthreadswin32.c.svn-base
#include
#include
#include "libxml.h"
#if defined(LIBXML_THREAD_ENABLED) && defined(LIBXML_CATALOG_ENABLED)
#include
#include
#include
www.eeworm.com/read/275358/4178288
svn-base testthreads.c.svn-base
#include
#include
#include "libxml.h"
#if defined(LIBXML_THREAD_ENABLED) && defined(LIBXML_CATALOG_ENABLED)
#include
#include
#include
www.eeworm.com/read/447714/1698903
c wlan_tx.c
/*
* File : wlan_tx.c
*/
#include "include.h"
/*
* Without threads
*/
void wlan_process_tx(wlan_private * priv)
{
wlan_adapter *Adapter = priv->adapter;
u32 flags;
OS_INTE
www.eeworm.com/read/443386/1743919
c summit.c
/*
* APIC driver for the IBM "Summit" chipset.
*/
#define APIC_DEFINITION 1
#include
#include
#include
#include
#include
www.eeworm.com/read/443386/1744246
h kern_util.h
/*
* Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __KERN_UTIL_H__
#define __KERN_UTIL_H__
#include "linux/threads.h"
#include "sysdep/ptrace.h"
www.eeworm.com/read/439082/1817131
h smp.h
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
/*
* We need the APIC definitions automatically as part of 'smp.h'
*/
#ifndef __ASSEMBLY__
#include
#include
#include
www.eeworm.com/read/430518/1926109
h smp.h
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
/*
* We need the APIC definitions automatically as part of 'smp.h'
*/
#ifndef __ASSEMBLY__
#include
#include
#include
www.eeworm.com/read/425805/2003002
c timer.c
/*
** $Id: timer.c,v 1.42 2004/08/02 04:05:45 snig Exp $
**
** timer.c: The Timer module for MiniGUI-Threads.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming
www.eeworm.com/read/410514/2209662
c timer.c
/*
** $Id: timer.c,v 1.42 2004/08/02 04:05:45 snig Exp $
**
** timer.c: The Timer module for MiniGUI-Threads.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming
www.eeworm.com/read/403161/2315006
vdk tcpip_template.vdk
[Version]
VdkFileVersion=4.0
[System Data]
System.Name=System
System.Clock Frequency (MHz)=600
System.Tick Period (ms)=0.05
System.History Buffer Size=256
System.Maximum Running Threads=10
Sys