代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/428548/1958733

c fsck.c

/* vi: set sw=4 ts=4: */ /* * pfsck --- A generic, parallelizing front-end for the fsck program. * It will automatically try to run fsck programs in parallel if the * devices are on separate spindl
www.eeworm.com/read/416830/2107400

expected-output

Running. server: Hello World! I'm running with thread pool concurrency model maximum number of requests processed in parallel is 100 maximum number of connections is 1000 client: hello
www.eeworm.com/read/416830/2107409

expected-output

Running. server: Hello World! I'm running with thread pool concurrency model maximum number of requests processed in parallel is 100 maximum number of connections is 1000 client: hello
www.eeworm.com/read/416830/2107418

expected-output

Running. server: Hello World! I'm running with thread pool concurrency model maximum number of requests processed in parallel is 100 maximum number of connections is 1000 client: hello
www.eeworm.com/read/416031/2130159

h shortprint.h

/* * Useful info describing the parallel port device. * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source code in this file can
www.eeworm.com/read/410728/2203861

c cgen-par.c

/* Simulator parallel routines for CGEN simulators (and maybe others). Copyright (C) 1999, 2000 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU inst
www.eeworm.com/read/398634/2375529

test ps_grant.test

# Can't test grants with embedded server -- source include/not_embedded.inc let $type= 'MYISAM' ; ################ GRANT/REVOKE/DROP affecting a parallel session ################ --disable_query_log
www.eeworm.com/read/391269/2521283

conf advanced.conf

dumpuser "amandabackup" # the user to run dumps under inparallel 4 # maximum dumpers that will run in parallel (max 63) # this maximum can be increased at compile-time, # modifying MAX_DUMPERS
www.eeworm.com/read/385462/2590046

c pflash_cfi01.c

/* * CFI parallel flash with Intel command set emulation * * Copyright (c) 2006 Thorsten Zitterell * Copyright (c) 2005 Jocelyn Mayer * * This library is free software; you can redistribute i
www.eeworm.com/read/383754/2614093

vhd shift.vhd

-- File: shift.vhd -- -- Author: Jennifer Jenkins -- Philips Semiconductor -- Purpose: Serial in/serial out 8-bit parallel load/out shift -- register component definition.