代码搜索:threads
找到约 7,387 项符合「threads」的源代码
代码结果 7,387
www.eeworm.com/read/227819/4768564
c threads.c
/*
* threads.c request threading support
*
* Version: $Id: threads.c,v 1.77.2.2 2005/04/11 23:45:22 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/227603/4772873
cpp threads.cpp
/*------------------------------------------------------------------------------
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apac
www.eeworm.com/read/221464/4830057
jam threads.jam
# Do some OS-specific setup
{
pthreads-win32 = ;
if $(NT)
{
if $(PTW32)
{
local install-path = $(PTW32[1]) ;
local lib = $(PTW32[2]) ;
www.eeworm.com/read/216802/4881398
h threads.h
/**
* Summary: interfaces for thread handling
* Description: set of generic threading related routines
* should work with pthreads, Windows native or TLS threads
*
* Copy: See C
www.eeworm.com/read/216802/4881445
c threads.c
/**
* threads.c: set of generic threading related routines
*
* See Copyright for the status of this software.
*
* Gary Pennington
* daniel@veillard.com
*/
www.eeworm.com/read/216802/4885186
c threads.c
/*
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Multimedia
* FILE: lib/wdmaud/threads.c
* PURPOSE: WDM Audio Supp
www.eeworm.com/read/213039/4931018
mpc threads.mpc
// -*- MPC -*-
// threads.mpc,v 1.2 2004/03/12 13:20:06 jwillemsen Exp
project(Activate) : aceexe {
exename = Activate
Source_Files {
Activate.cpp
}
}
project(Condition Variables
www.eeworm.com/read/213039/4931027
vcw threads.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
#
# EM3WorkspaceCreator.pm,v 1.5 2004/03/15 16:04:13 elliott_c Exp
#
# This file was generated by MPC. Any changes made directl
www.eeworm.com/read/213039/4931030
sln threads.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# VC71WorkspaceCreator.pm,v 1.4 2004/03/15 16:04:13 elliott_c Exp
#
# This file was generated by MPC. Any changes made directly to
#