Searched refs:_smp_randomized_test_array (Results 1 – 3 of 3) sorted by relevance
2075 static TX_THREAD *_smp_randomized_test_array[TX_THREAD_SMP_MAX_CORES*2]; variable2197 _smp_randomized_test_array[i] = TX_NULL; in control_thread_entry()2215 if (_smp_randomized_test_array[j] == TX_NULL) in control_thread_entry()2221 if (_smp_randomized_test_array[j] == thread_ptr) in control_thread_entry()2233 _smp_randomized_test_array[i] = thread_ptr; in control_thread_entry()2239 status = tx_thread_resume(_smp_randomized_test_array[i]); in control_thread_entry()2278 thread_ptr = _smp_randomized_test_array[i]; in control_thread_entry()
2075 static TX_THREAD *_smp_randomized_test_array[TX_THREAD_SMP_MAX_CORES*2]; variable2201 _smp_randomized_test_array[i] = TX_NULL; in control_thread_entry()2221 if (_smp_randomized_test_array[j] == TX_NULL) in control_thread_entry()2227 if (_smp_randomized_test_array[j] == thread_ptr) in control_thread_entry()2243 _smp_randomized_test_array[i] = thread_ptr; in control_thread_entry()2249 status = tx_thread_resume(_smp_randomized_test_array[i]); in control_thread_entry()2288 thread_ptr = _smp_randomized_test_array[i]; in control_thread_entry()
2075 static TX_THREAD *_smp_randomized_test_array[TX_THREAD_SMP_MAX_CORES*2]; variable2263 _smp_randomized_test_array[i] = TX_NULL; in control_thread_entry()2281 if (_smp_randomized_test_array[j] == TX_NULL) in control_thread_entry()2287 if (_smp_randomized_test_array[j] == thread_ptr) in control_thread_entry()2311 _smp_randomized_test_array[i] = thread_ptr; in control_thread_entry()2317 status = tx_thread_resume(_smp_randomized_test_array[i]); in control_thread_entry()2356 thread_ptr = _smp_randomized_test_array[i]; in control_thread_entry()