Home
last modified time | relevance | path

Searched refs:thrd_num (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs05_make_tree.c56 static int thrd_num = 8; variable
195 thrd_num = atoi(t_arg); in setup()
203 pthread_t id[thrd_num]; in do_test()
205 for (i = 0; i < thrd_num; ++i) in do_test()
208 for (i = 0; i < thrd_num; ++i) in do_test()