Searched refs:my_index (Results 1 – 2 of 2) sorted by relevance
138 int my_index = (int)arg; in thread_setup() local142 if (work_remainder > my_index) { in thread_setup()153 test.execute(my_index, args.num_threads, work_size, args.test_argc, args.test_argv); in thread_setup()
142 int my_index = (int)[(NSNumber*)[(__bridge NSArray*)arg objectAtIndex:0] integerValue];148 if(work_remainder > my_index) {159 test->execute_func(my_index, test->numThreads, work_size, test->testArgc, test->testArgv);