代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/395229/2447652
h pspace.h
#ifndef _LINUX_PSPACE_H
#define _LINUX_PSPACE_H
#include
#include
#include
#include
struct pidmap {
atomic_t nr_free;
void
www.eeworm.com/read/393286/2475196
c crash.c
/*
* arch/s390/kernel/crash.c
*
* (C) Copyright IBM Corp. 2005
*
* Author(s): Heiko Carstens
*
*/
#include
#include
note_buf_t cr
www.eeworm.com/read/382594/2630273
cpp tss.cpp
// TSS.cpp,v 1.5 2005/04/23 05:52:26 ossama Exp
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/Synch.h"
#include "ace/Task.h"
#include "ClientContext.h"
void*
www.eeworm.com/read/382594/2630323
cpp condition_variables.cpp
// Condition_Variables.cpp,v 1.3 2004/05/10 18:50:00 shuston Exp
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/Task.h"
#include "ace/Synch.h"
// Listing 1 code/ch
www.eeworm.com/read/382594/2633176
cpp baseline_test.cpp
// Baseline_Test.cpp,v 1.20 2005/01/21 02:19:20 ossama Exp
#define ACE_BUILD_SVC_DLL
#include "Baseline_Test.h"
# if defined (ACE_HAS_THREADS)
#include "ace/OS_NS_unistd.h"
#include "ace
www.eeworm.com/read/357083/3029425
h smp.h
/* smp.h: Sparc specific SMP stuff.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SPARC_SMP_H
#define _SPARC_SMP_H
#include
#include
www.eeworm.com/read/357083/3031003
h pgtable.h
#ifndef _M68K_PGTABLE_H
#define _M68K_PGTABLE_H
#include
#include
#ifndef __ASSEMBLY__
#include
#include
/*
* This file contains
www.eeworm.com/read/378247/9239512
def libfftw3f-3.def
LIBRARY libfftw3f-3.dll
EXPORTS
fftwf_alignment_of
fftwf_assertion_failed
fftwf_check_alignment_of_sse_mpmp
fftwf_choose_radix
fftwf_cleanup
fftwf_cleanup_threads
fftwf_codelet_e01_8
fftwf_co
www.eeworm.com/read/136571/5870393
c slice.c
#include "../mpeg3private.h"
#include "mpeg3video.h"
#include "mpeg3videoprotos.h"
#include "slice.h"
#ifndef SDL_THREADS
#include
#else
#include "SDL.h"
#include "SDL_thread.h"
www.eeworm.com/read/111374/6155936
h mpeg3video.h
#ifndef MPEGVIDEO_H
#define MPEGVIDEO_H
#ifdef _WIN32
#define SDL_THREADS
#endif
#ifdef _WIN32
#include "systems.h"
#endif
#include "../bitstream.h"
#include "../mpeg3private.inc"
#include "idct.h"