代码搜索:Threads

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

代码结果 7,387
www.eeworm.com/read/189320/5200109

cpp base_test.cpp

// base_test.cpp,v 1.5 2004/05/13 04:44:54 ossama Exp #define ACE_BUILD_SVC_DLL #include "Baseline_Test.h" # if defined (ACE_HAS_THREADS) #include "ace/Log_Msg.h" class ACE_Svc_Export Baseline_Ba
www.eeworm.com/read/189320/5200200

cpp rt_corba_workers.cpp

// RT_CORBA_Workers.cpp,v 1.10 2005/01/21 02:19:20 ossama Exp #include "RT_CORBA_Workers.h" #if defined (ACE_HAS_THREADS) #include "ace/OS_main.h" #include "ace/ACE.h" #include "ace/Get_Opt.h" #incl
www.eeworm.com/read/316872/3597128

h pgalloc_64.h

#ifndef _X86_64_PGALLOC_H #define _X86_64_PGALLOC_H #include #include #include #define pmd_populate_kernel(mm, pmd, pte) \ set_pmd(pmd, __pmd(_PAGE_TABLE
www.eeworm.com/read/316872/3601901

h pgalloc-32.h

#ifndef _ASM_POWERPC_PGALLOC_32_H #define _ASM_POWERPC_PGALLOC_32_H #include extern void __bad_pte(pmd_t *pmd); extern pgd_t *pgd_alloc(struct mm_struct *mm); extern void pgd_free
www.eeworm.com/read/316872/3602576

h pgalloc.h

#ifdef __KERNEL__ #ifndef _PPC_PGALLOC_H #define _PPC_PGALLOC_H #include extern void __bad_pte(pmd_t *pmd); extern pgd_t *pgd_alloc(struct mm_struct *mm); extern void pgd_free(pgd
www.eeworm.com/read/316872/3603119

h hardirq.h

/* (c) 2004 cw@f00f.org, GPLv2 blah blah */ #ifndef __ASM_UM_HARDIRQ_H #define __ASM_UM_HARDIRQ_H #include #include /* NOTE: When SMP works again we might want to ma
www.eeworm.com/read/312645/3668752

extra entries.extra

/dbg-thread-syscall.h//// /dbg-threads-api.h//// /drv_api.h//// /generic-stub.h//// /hal_arbiter.h//// /hal_endian.h//// /hal_if.h//// /hal_misc.h//// /hal_spd.h//// /hal_stub.h//// /hal_tab
www.eeworm.com/read/312645/3668754

old entries.extra.old

/dbg-thread-syscall.h//// /dbg-threads-api.h//// /drv_api.h//// /generic-stub.h//// /hal_arbiter.h//// /hal_endian.h//// /hal_if.h//// /hal_misc.h//// /hal_spd.h//// /hal_stub.h//// /hal_tab
www.eeworm.com/read/433911/1876084

cpp coop_cancel.cpp

// $Id: Coop_Cancel.cpp 80826 2008-03-04 14:51:23Z wotte $ #include "ace/config-lite.h" #if defined (ACE_HAS_THREADS) #include "ace/OS_NS_time.h" #include "ace/OS_NS_unistd.h" #include "ace/T
www.eeworm.com/read/433911/1876093

cpp signals.cpp

// $Id: Signals.cpp 80826 2008-03-04 14:51:23Z wotte $ #include "ace/config-lite.h" #if defined (ACE_HAS_THREADS) #include "ace/OS_NS_time.h" #include "ace/OS_NS_unistd.h" #include "ace/Task.