代码搜索:threads
找到约 7,387 项符合「threads」的源代码
代码结果 7,387
www.eeworm.com/read/358128/3006035
3 threads::shared.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/255218/4379118
h stl_threads.h
// Threading support -*- C++ -*-
// Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/252498/4403992
dsp util_threads.dsp
# Microsoft Developer Studio Project File - Name="util_threads" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x
www.eeworm.com/read/162519/5540867
h solaris_threads.h
#ifdef GC_SOLARIS_THREADS
/* The set of all known threads. We intercept thread creation and */
/* joins. We never actually create detached threads. We allocate all */
/* new thread stacks ours
www.eeworm.com/read/161438/5553572
rc manip_threads.rc
#include "windows.h"
#include "generic.h"
// Define these menu options in a popup menu.
#define IDM_LAUNCH 201
#define IDM_READ 202
#define IDM_WRITE 203
#define IDM_FLUSH 204
MYAPP
www.eeworm.com/read/161438/5553575
cpp manip_threads.cpp
#include
// Hot key values.
#define RESUME_KEY 101
#define SUSPEND_KEY 102
#define TERMINATE_KEY 103
DWORD WINAPI ThreadProc(HWND hWnd)
{
TCHAR szBuffer[128];
ws
www.eeworm.com/read/161438/5553577
mak manip_threads.mak
# Nmake macros for building Windows 32-Bit apps
all: Manip_~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/158872/5591930
c print-threads.c
#include
#include
#include
#include
void *thread_function(void *arg); /* Pointer to function executed by each thread */
int slow = 0;
#define NUM 5
int
www.eeworm.com/read/158872/5591937
exp print-threads.exp
# Copyright (C) 1996, 1997, 2002, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as
www.eeworm.com/read/471374/6891177
rc2 threads.rc2
//
// THREADS.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///