代码搜索:threads

找到约 7,387 项符合「threads」的源代码

代码结果 7,387
www.eeworm.com/read/334162/12627728

am makefile.am

# The threads stuff is only compiled if FFTW was configured with # the --enable-threads option. This requires us to use the combination # of foo_* and EXTRA_* variables below. lib_LTLIBRARIES = @FFT
www.eeworm.com/read/242861/12977172

c linuxthreads.c

/* Copyright (c) 2005-2007, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond
www.eeworm.com/read/132667/14079417

c check_counter.c

/* ==================================================================== * The Kannel Software License, Version 1.0 * * Copyright (c) 2001-2004 Kannel Group * Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/409195/11342043

cpp demo11_7.cpp

// DEMO11_7.CPP - An example of global message passing to control // termination of threads. // INCLUDES /////////////////////////////////////////////////////////////////////////////// #defin
www.eeworm.com/read/261520/11640935

cpp demo11_7.cpp

// DEMO11_7.CPP - An example of global message passing to control // termination of threads. // INCLUDES /////////////////////////////////////////////////////////////////////////////// #defin
www.eeworm.com/read/125764/14466478

cpp demo11_7.cpp

// DEMO11_7.CPP - An example of global message passing to control // termination of threads. // INCLUDES /////////////////////////////////////////////////////////////////////////////// #defin
www.eeworm.com/read/122711/14673035

cpp demo11_7.cpp

// DEMO11_7.CPP - An example of global message passing to control // termination of threads. // INCLUDES /////////////////////////////////////////////////////////////////////////////// #defin
www.eeworm.com/read/112652/15480368

cpp demo11_7.cpp

// DEMO11_7.CPP - An example of global message passing to control // termination of threads. // INCLUDES /////////////////////////////////////////////////////////////////////////////// #defin
www.eeworm.com/read/100862/15863461

txt lamothe4.txt

LISTING 4. An example of global message passing to control termination of threads. // INCLUDES //////////////////////////////////////////////////////////////////////////// #define WIN32_LEAN_AND_M
www.eeworm.com/read/439882/7697563

c dotbar.c

/* * dotbar.c - computes dot product in parallel and uses barrier for synch * * This file is used in conjunction with the SimpleScalar tool suite * originally written by Todd M. Austin for the Mul