代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/367182/2852609
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/362572/2929973
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/362572/2930184
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
www.eeworm.com/read/256576/4368153
readme
Tiobench and tiotest
Threaded I/O bench for Linux (or any *nix system with POSIX threads
support library) Author can be reached at: miku@iki.fi
Copyright (C) 1999-2000 Mika Kuoppala
This program
www.eeworm.com/read/252498/4403938
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/392996/8316182
std test.3.std
Priority scheduling
Starting at Ticks: total 10
Queuing threads.
Queuing thread threadA at Time 10, priority 0
Queuing thread threadB at Time 30, priority 1
threadB, Starting Burst of 32 Ticks: total
www.eeworm.com/read/173458/9656909
cpp list5-7.cpp
// Listing 5-7
// This program demonstrates the
// use of a global variable Count updated by
// two threads
#include
#include
#include
#define INCL_DOSPROC
www.eeworm.com/read/173458/9657078
cpp list8-1.cpp
// Listing 8-1
// This program demonstrates the improper use
// use of a global mutex to protect a object
// two threads
#include
#include
#include
#include
www.eeworm.com/read/147311/12567665
html daemonthread.html
Allowing an Application with Live Threads to Exit
(Java Developers Almanac Example)
www.eeworm.com/read/235248/14080136
cpp ucplot.cpp
// UCPLOT.CPP
#include "twl.h"
#include "threads.h"
#define CEXPORT extern "C" __declspec(dllexport)
class PlotThread: public Thread {
protected:
TFrameWindow *m_fw;
public:
PlotThread(char *