1
1
openmpi/ompi/mca/osc/pt2pt
Brian Barrett 38b0d22243 Some cleanups to the pt2pt component
* Remove unused declaration
  * remove unused variable warning when not using progress threads
  * If we're using progress threads, we want to lock, not trylock
    when in progress, since it was called from the wakeup thread
    and not the progress function

This commit was SVN r14739.
2007-05-23 20:31:25 +00:00
..
configure.params Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
Makefile.am Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_buffer.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_buffer.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_comm.c Rest of the fix for #325. It uses a bit more space, but now we can reasonably 2006-09-21 20:49:15 +00:00
osc_pt2pt_component.c Some cleanups to the pt2pt component 2007-05-23 20:31:25 +00:00
osc_pt2pt_data_move.c - let the pt2pt component compile with threads enabled 2007-05-23 12:56:34 +00:00
osc_pt2pt_data_move.h * Fix some error checking code for Lock / Unlock at the MPI layer 2006-02-07 18:45:18 +00:00
osc_pt2pt_header.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_longreq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_longreq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_obj_convert.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
osc_pt2pt_obj_convert.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_replyreq.c * Fix a bunch of checks for proper access / exposure epochs 2006-01-31 02:44:08 +00:00
osc_pt2pt_replyreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_pt2pt_sendreq.c The request management framework has been redesigned. The main idea is 2006-03-15 22:53:41 +00:00
osc_pt2pt_sendreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_pt2pt_sync.c * Fix race condition with the pending_{in,out} variables -- if we're going 2007-05-21 20:53:02 +00:00
osc_pt2pt.c Some cleanups to the pt2pt component 2007-05-23 20:31:25 +00:00
osc_pt2pt.h Some cleanups to the pt2pt component 2007-05-23 20:31:25 +00:00