trick/trick_source/sim_services/Executive
Alex Lin fa4664c4ea Move the loop that waits for scheduled threads to finish out of advance_sim_time #292
2 problems found.  Syncing scheduled threads was not happening at all because the job
was not being rescheduled.  Did not want to deal with changing job call times so I
called the new scheuduled_thread_sync routine from advance_sim_time.  That's where
it started, it'll be fine.

Also found that I was resetting job complete flags too aggressively.  The check to
test if the thread is ready to run was missing.  Added that check back in.
2016-08-30 10:56:18 -05:00
..
test Unit test directories do not support gtest libs in lib64 2016-07-01 11:50:06 -05:00
child_handler.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_add_depends_on_job.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_add_jobs_to_queue.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_add_scheduled_job_class.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_add_sim_object.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_advance_sim_time.cpp Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
Executive_c_intf.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_call_default_data.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_call_initialization.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_call_input_processor.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_check_all_job_cycle_times.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_check_all_jobs_handled.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_checkpoint.cpp Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
Executive_clear_scheduled_queues.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_create_threads.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_fpe_handler.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_freeze_loop.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_freeze.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_get_curr_job.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_get_job_cycle.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_get_job.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_get_process_id.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_get_sim_time.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_init_freeze_scheduled.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_init_signal_handlers.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_init.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_instrument_job.cpp Unintended performance issue with integ_loop at end of scheduled job classes #243 2016-08-24 10:55:27 -05:00
Executive_isThreadReadyToRun.cpp Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
Executive_loop_multi_thread.cpp Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
Executive_loop_single_thread.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_loop.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_post_checkpoint.cpp Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
Executive_process_sim_args.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_register_scheduler.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_remove_jobs.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_remove_sim_object.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_restart.cpp Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
Executive_run.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_scheduled_thread_sync.cpp Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-26 09:10:44 -05:00
Executive_set_job_cycle.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_job_onoff.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_simobject_onoff.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_amf_cycle_time.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_async_wait.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_cpu_affinity.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_enabled.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_priority.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_process_type.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_set_thread_rt_semaphore.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_set_time_tic_value.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_shutdown.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Executive_signal_handler.cpp Debugger command on mac is now lldb not gdb 2016-04-20 14:12:03 -05:00
Executive_stop.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_terminate.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
Executive_thread_sync.cpp Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
Executive_write_s_job_execution.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive_write_s_run_summary.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Executive.cpp Unintended performance issue with integ_loop at end of scheduled job classes #243 2016-08-24 10:55:27 -05:00
ExecutiveException.cpp Standardize directory names 2015-06-09 08:44:43 -05:00
fpe_handler.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile_deps Move the lock_memory function out of the Executive to RealtimeSync 2016-03-10 17:05:47 -06:00
sig_hand.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Threads_child.cpp Remove catches for non-Trick exceptions 2016-04-15 15:01:14 -05:00
Threads_set_amf_cycle_tics.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Threads_set_async_wait.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Threads_set_process_type.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Threads.cpp Add additional thread synchronization mechanisms 2015-12-02 10:35:25 -06:00
ThreadTrigger.cpp Add additional thread synchronization mechanisms 2015-12-02 10:35:25 -06:00