trick/trick_source
Alex Lin 03d89ef56a Add additional thread synchronization mechanisms
Created a thread trigger container class to hold all of the various thread triggering
mechanisms.  I wanted to avoid allocating/freeing trigger mechanisms.  I added
an eventfd and futex trigger types.  Updated SIM_threads_simple test sim to use
show how to set the thread trigger type.

refs #148

Conflicts:
	trick_source/sim_services/Executive/include/Threads.hh
	trick_source/sim_services/Executive/src/Executive_set_thread_rt_semaphore.cpp
	trick_source/sim_services/Executive/src/Threads.cpp
2015-12-02 17:08:39 -06:00
..
codegen/Interface_Code_Gen GUIs using sie file die on Windows quotation marks 2015-10-06 15:20:50 -05:00
data_products Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
java Revert "Fixes #68: Changed the path where TrickDPActionController expects to find jar files" 2015-10-06 15:53:07 -05:00
sim_objects Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_services Add additional thread synchronization mechanisms 2015-12-02 17:08:39 -06:00
trick_swig Can't access fields in REGULA_FALSI structure in python 2015-03-26 08:40:02 -05:00
trick_utils Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00