Searched refs:thread_update_array (Results 1 – 1 of 1) sorted by relevance
7250 static thread_t thread_update_array[THREAD_UPDATE_SIZE]; variable7261 thread_update_array[thread_update_count++] = thread; in thread_update_add_thread()7272 thread_t thread = thread_update_array[i]; in thread_update_process_threads()7274 thread_update_array[i] = THREAD_NULL; in thread_update_process_threads()