Searched refs:threadKind (Results 1 – 5 of 5) sorted by relevance
120 int threadKind; field in SuspendDebuggee_Thread124 threadKind = threadNumber % 3; in SuspendDebuggee_Thread()133 switch ( threadKind ) { in run()
125 int threadKind; field in ResumeDebuggee_Thread129 threadKind = threadNumber % 3; in ResumeDebuggee_Thread()138 switch ( threadKind ) { in run()
130 int threadKind; field in SuspendCountDebuggee_Thread134 threadKind = threadNumber % 3; in SuspendCountDebuggee_Thread()143 switch ( threadKind ) { in run()
157 int threadKind; field in ThreadGroup002Debuggee_Thread162 threadKind = threadNumber % 3; in ThreadGroup002Debuggee_Thread()171 switch ( threadKind ) { in run()
126 int threadKind; field in ResumeDebuggee_Thread130 threadKind = threadNumber % 3; in ResumeDebuggee_Thread()139 switch ( threadKind ) { in run()