代码搜索:threads
找到约 7,387 项符合「threads」的源代码
代码结果 7,387
www.eeworm.com/read/213039/4931037
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
#
www.eeworm.com/read/213039/4931038
mwc threads.mwc
// -*- MPC -*-
// threads.mwc,v 1.2 2004/03/12 13:20:06 jwillemsen Exp
workspace {
threads.mpc
}
www.eeworm.com/read/213039/4931045
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/209559/4969243
h threads.h
#ifndef _LINUX_THREADS_H
#define _LINUX_THREADS_H
#include
/*
* The default limit for the nr of threads is now in
* /proc/sys/kernel/threads-max.
*/
/*
* Maximum supported pro
www.eeworm.com/read/206200/5009347
cs threads.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Telligent Systems Corporation. All rights reserved.
www.eeworm.com/read/205824/5016260
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/205824/5016301
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/205824/5020601
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/203830/5038622
pod threads.pod
=pod
=head1 NAME
CRYPTO_set_locking_callback, CRYPTO_set_id_callback, CRYPTO_num_locks,
CRYPTO_set_dynlock_create_callback, CRYPTO_set_dynlock_lock_callback,
CRYPTO_set_dynlock_destroy_callback, CRY
www.eeworm.com/read/202265/5052987
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