代码搜索:Threads

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

代码结果 7,387
www.eeworm.com/read/339446/3300919

readme

Qt 4 makes it easier than ever to write multithreaded applications. More classes have been made usable from non-GUI threads, and the signals and slots mechanism can now be used to communicate between
www.eeworm.com/read/338072/3322861

c signal.c

/* * signal.c * * Description: * Thread-aware signal functions. * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright (C) 1998 * * This library is free software; you can r
www.eeworm.com/read/338072/3322871

h implement.h

/* * implement.h * * Definitions that don't need to be public. * * Keeps all the internals out of pthread.h * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright (C) 1998
www.eeworm.com/read/338072/3324597

c pthread_adds.c

/* * signal.c * * Description: * Thread-aware signal functions. * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright (C) 1998 * * This library is free software; you can r
www.eeworm.com/read/321465/3536939

readme

Leader MPM: This is an experimental variant of the standard worker MPM. It uses a Leader/Followers design pattern to coordinate work among threads: http://deuce.doc.wustl.edu/doc/pspdfs/lf.pdf To use
www.eeworm.com/read/320652/3544591

c nscd_setup_thread.c

/* Setup of nscd worker threads. Linux verison. Copyright (C) 2004, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/316872/3586289

c bigsmp.c

/* * APIC driver for "bigsmp" XAPIC machines with more than 8 virtual CPUs. * Drives the local APIC in "clustered mode". */ #define APIC_DEFINITION 1 #include #include
www.eeworm.com/read/316872/3604192

txt freezing-of-tasks.txt

Freezing of tasks (C) 2007 Rafael J. Wysocki , GPL I. What is the freezing of tasks? The freezing of tasks is a mechanism by which user space processes and some kernel threads are cont
www.eeworm.com/read/304657/3786961

frag config.frag

# # ia64/Linux configuration # if test x"$with_threads" = x"unix-pthreads" ; then CPPFLAGS="$CPPFLAGS -D_REENTRANT" fi # if we use cross environment, following values may not be detected. if [ "$cro
www.eeworm.com/read/304657/3787089

frag config.frag

# # i386/Linux configuration # if test x"$with_threads" = x"unix-pthreads" ; then CPPFLAGS="$CPPFLAGS -D_REENTRANT" fi # if we use cross environment, following values may not be detected. if [ "$cro