Home
last modified time | relevance | path

Searched defs:nThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/
H A Dnetsync.c106 int setupClients(int type, char *fname, int nThread) in setupClients()
178 int getConfiguration(int *type, char *fname, int *nThread) in getConfiguration()
H A Dlocktests.c958 int i, nThread = 0; in main() local