Searched defs:nthreads (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/test/stress/
H A Dmain.c28 static const int nthreads = 64; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c78 int nthreads; /* Total threads. */ variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c237 int err = -ENOSPC, len, nthreads, i; local
302 int len, nthreads, i; local
H A Ddlpar.c369 int len, nthreads, i; local
463 int len, nthreads, i; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfssvc.c351 int nfsd_get_nrthreads(int n, int *nthreads) argument
363 int nfsd_set_nrthreads(int n, int *nthreads) argument
[all...]
H A Dnfsctl.c720 int *nthreads; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c90 u_int nthreads = 20; /* -t: Threads. */ variable
93 u_int nthreads = 4; /* -t: Threads. */ variable
96 u_int nthreads = 1; /* -t: Threads. */ variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsetup-common.c422 int nthreads = 1; local
H A Dprom.c274 int i, nthreads; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironment.java962 replicationManagerStart( int nthreads, ReplicationManagerStartPolicy policy) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h480 int nthreads; member in struct:__db_rep
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java586 public void repmgr_start(int nthreads, int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_repmgr_start(swigCPtr, this, nthreads, flags); } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c3338 SWIGINTERN db_ret_t DbEnv_repmgr_start(struct DbEnv *self,int nthreads,u_int32_t flags){ argument

Completed in 200 milliseconds