Searched refs:threadIndex (Results 1 – 9 of 9) sorted by relevance
21 int threadIndex; field in SimpleLoop24 threadIndex = index; in SimpleLoop()52 if (threadIndex == 0) { in run()
24 int threadIndex; field in SimdLoop27 threadIndex = index; in SimdLoop()85 if (threadIndex == 0) { in run()
23 int threadIndex; field in FloatLoop26 threadIndex = index; in FloatLoop()87 if (threadIndex == 0) { in run()
21 int threadIndex; field in Main29 threadIndex = index; in Main()73 if (threadIndex == 0) { in run()
22 int threadIndex; field in Main28 threadIndex = index; in Main()60 if (threadIndex == 0) { in run()
30 int threadIndex; field in Main33 threadIndex = index; in Main()59 if (threadIndex == 0) { in run()
32 private static final ThreadLocal<Integer> threadIndex = field in TestInvokeCustomWithConcurrentThreads55 return threadIndex.get().intValue(); in getThreadIndex()
3206 Annotations on field #10 'threadIndex'3248 name : 'threadIndex'3270 … |000d: sput-object v0, LTestInvokeCustomWithConcurrentThreads;.threadIndex:Ljava/lang/Thre…3340 … |0000: sget-object v0, LTestInvokeCustomWithConcurrentThreads;.threadIndex:Ljava/lang/Thre…
12030 Annotations on field #10 'threadIndex'12072 name : 'threadIndex'12094 … |000d: sput-object v0, LTestInvokeCustomWithConcurrentThreads;.threadIndex:Ljava/lang/Thre…12164 … |0000: sget-object v0, LTestInvokeCustomWithConcurrentThreads;.threadIndex:Ljava/lang/Thre…