代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/304657/3794067
c win32_threads.c
#include "private/gc_priv.h"
#if defined(GC_WIN32_THREADS)
#include
#ifdef CYGWIN32
# include
/* Cygwin-specific forward decls */
# undef pthread_create
# undef pthread_si
www.eeworm.com/read/283906/4073723
m4 apr_threads.m4
dnl -----------------------------------------------------------------
dnl apr_threads.m4: APR's autoconf macros for testing thread support
dnl
dnl
dnl APR_CHECK_PTHREADS_H([ ACTION-IF-FOUND [, A
www.eeworm.com/read/278162/4146973
svn-base threads.txt.svn-base
Old threading method: slice-based
application calls x264
x264 runs B-adapt and ratecontrol (serial)
split frame into several slices, and spawn a thread for each slice
wait until all threads are done
d
www.eeworm.com/read/275358/4178199
svn-base threads.h.svn-base
/**
* Summary: interfaces for thread handling
* Description: set of generic threading related routines
* should work with pthreads, Windows native or TLS threads
*
* Copy: See Copyri
www.eeworm.com/read/275358/4178292
svn-base threads.c.svn-base
/**
* threads.c: set of generic threading related routines
*
* See Copyright for the status of this software.
*
* Gary Pennington
* daniel@veillard.com
*/
#define
www.eeworm.com/read/446537/1712495
h dbg-threads-api.h
//========================================================================
//
// dbg-threads-api.h
//
// Supports thread-aware debugging
//
//==========================================
www.eeworm.com/read/433911/1877165
sln threads_vc71.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm 1456 2008-07-18 16:05:54Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/433911/1877195
sln threads_vc9.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
# $Id: VC9WorkspaceCreator.pm 1439 2008-07-10 14:31:19Z elliott_c $
#
# This file was generated by MPC. Any cha