1
1
openmpi/ompi/class
Gleb Natapov 012d95d195 If ompi_free_list_grow fails wait until resources are available instead of
spinning without progress.

This commit was SVN r10520.
2006-06-27 09:23:51 +00:00
..
Makefile.am Seperate out sequence tracking list as stand alone class. 2006-03-23 17:02:17 +00:00
ompi_bitmap.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_bitmap.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_circular_buffer_fifo.h * fix race condition due to poorly placed memory barriers that was causing 2006-02-16 20:14:33 +00:00
ompi_fifo.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_free_list.c OK my last commit was ... kind of wrong. It only worked if the element_size 2006-06-22 14:47:07 +00:00
ompi_free_list.h If ompi_free_list_grow fails wait until resources are available instead of 2006-06-27 09:23:51 +00:00
ompi_pointer_array.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_pointer_array.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_rb_tree.c finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
ompi_rb_tree.h make ompi_free_list_item_t a class.. 2006-06-12 16:44:00 +00:00
ompi_seq_tracker.c Fixes for DR as well as better diagnostic.. 2006-06-26 22:29:29 +00:00
ompi_seq_tracker.h - added cleanup to destructor 2006-05-04 15:14:47 +00:00