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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c142 int err = -ENOSPC, len, nthreads, i; local
202 int len, nthreads, i; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c78 int nthreads; /* Total threads. */ variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup-common.c352 int j, len = sizeof(u32), nthreads = 1; local
H A Dprom.c622 int i, nthreads; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfssvc.c268 int nfsd_get_nrthreads(int n, int *nthreads) argument
280 int nfsd_set_nrthreads(int n, int *nthreads) argument
[all...]
H A Dnfsctl.c386 int *nthreads; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironment.java962 replicationManagerStart( int nthreads, ReplicationManagerStartPolicy policy) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dposix-cpu-timers.c494 unsigned int nthreads = atomic_read(&p->signal->live); local
1174 const unsigned int nthreads = atomic_read(&sig->live); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h480 int nthreads; member in struct:__db_rep
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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 305 milliseconds