代码搜索:thread

找到约 10,000 项符合「thread」的源代码

代码结果 10,000
www.eeworm.com/read/125688/6026863

c oskit_uvm_activate.c

/* * Copyright (c) 2001 The University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" you
www.eeworm.com/read/124347/6053152

h acconfig.h

/* Define if DEBUGGING support is requested. */ #undef DEBUGGING /* Define if building "extra" thread-safe Cygwin DLL. */ #undef _CYG_THREAD_FAILSAFE /* Define if GCC supports builtin memset. */
www.eeworm.com/read/123322/6060971

hxx lottery.hxx

#ifndef CYGONCE_KERNEL_LOTTERY_HXX #define CYGONCE_KERNEL_LOTTERY_HXX //========================================================================== // // lottery.hxx // // Lottery scheduler
www.eeworm.com/read/123322/6061020

cxx sched.cxx

//========================================================================== // // sched/sched.cxx // // Scheduler class implementations // //================================================
www.eeworm.com/read/111374/6154725

c sdl_systhread.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 term
www.eeworm.com/read/106385/6194594

c kmutex3.c

//========================================================================== // // kmutex3.c // // Mutex test 3 - priority inheritance // //==============================================
www.eeworm.com/read/106385/6194623

hxx lottery.hxx

#ifndef CYGONCE_KERNEL_LOTTERY_HXX #define CYGONCE_KERNEL_LOTTERY_HXX //========================================================================== // // lottery.hxx // // Lottery scheduler
www.eeworm.com/read/104260/6206020

h winthread.h

/* * winthread.h * * Copyright (c) 1999 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file.
www.eeworm.com/read/104260/6206021

c winthread.c

/* * winthread.c * * Copyright (c) 1999 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file.
www.eeworm.com/read/100926/6264451

h http_server.h

// -*- C++ -*- // HTTP_Server.h,v 1.20 2002/04/15 05:41:16 jwillemsen Exp // ============================================================================ // // = LIBRARY // jaws // // = FIL