Searched refs:nr_thr (Results 1 – 1 of 1) sorted by relevance
26 static int nr_thr; // nr of threads (hardcoded to 1 currently) variable107 nr_thr = 1; in main()132 ret = pthread_create(&thr, NULL, memrw_fn, &nr_thr); in main()