rt_benchs/communication_techniques/include
Thomas Preud'homme 4cdee1503e communication techniques bench: refactoring (1)
Main changes:
* change library initialization: initialization is done with
  init_library once and init_thread_comm by each thread
* cont is now directly accessed by main
* list of struct communication_assoc -> array of struct thread_comm
* struct communication_channel -> struct comm_channel
2009-06-17 18:15:16 +02:00
..
asm_cache_comm.h communication techniques bench: refactoring (1) 2009-06-17 18:15:16 +02:00
common_comm.h communication techniques bench: refactoring (1) 2009-06-17 18:15:16 +02:00
fake_comm.h Communication techniques bench: add fake comm 2009-06-17 15:47:12 +02:00
jikes_barrier_comm.h Communication techniques bench: add jikes barrier 2009-06-17 15:46:22 +02:00
pipe_comm.h Communication techniques bench: act more like a WB 2009-06-16 13:22:08 +02:00
shared_mem_comm.h Communication techniques bench: act more like a WB 2009-06-16 13:22:08 +02:00
shared_mem_opt_comm.h Communication techniques bench: act more like a WB 2009-06-16 13:22:08 +02:00