代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/456693/1604648
h thread_lwp.h
#include
#include
#include
#define STACKSIZE 1000 /* stacksize for a thread */
#define NSTACKS 2 /* # stacks to be put in cache initially */
struct
www.eeworm.com/read/456693/1604654
h thread_sgi.h
#ifdef WITH_SGI_DL
#define USE_DL
#endif
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/456693/1604658
h thread_pthread.h
/* Posix threads interface */
#include
#include
#if defined(__APPLE__) || defined(HAVE_PTHREAD_DESTRUCTOR)
#define destructor xxdestructor
#endif
#include
www.eeworm.com/read/456693/1604660
h thread_nt.h
/* This code implemented by Dag.Gruneau@elsa.preseco.comm.se */
/* Fast NonRecursiveMutex support by Yakov Markovitch, markovitch@iso.ru */
/* Eliminated some memory leaks, gsw@agere.com */
#in
www.eeworm.com/read/456693/1604667
h thread_symbian.h
/*
* ====================================================================
* thread_symbian.h
*
* Basic thread support on Symbian OS.
*
* Copyright (c) 2005 Nokia Corporation
*
* Licensed u
www.eeworm.com/read/456693/1604669
h thread_pth.h
/* GNU pth threads interface
http://www.gnu.org/software/pth
2000-05-03 Andy Dustman
Adapted from Posix threads interface
12 May 1997 -- david arnold
www.eeworm.com/read/456693/1604676
h thread_foobar.h
/*
* Initialization.
*/
static void
PyThread__init_thread(void)
{
}
/*
* Thread support.
*/
long
PyThread_start_new_thread(void (*func)(void *), void *arg)
{
int success = 0; /*
www.eeworm.com/read/251957/4413648
c os_thread.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / common tools sub-project
*
* GPAC is free soft
www.eeworm.com/read/251805/4415707
h sdl_thread.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/251805/4415921
c sdl_thread.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the