1
1
openmpi/ompi/class
George Bosilca b92e78761a I did it under pressure !!!
The free lst using atomic operations. I didn't want to completely
change the behavior, so we still use a mutex for the extreme cases (like
no more available items and we cannot allocate more). I test it for a
while on non multi-threading environment, but not enough on a multi-threaded
build.

This commit was SVN r9623.
2006-04-12 23:27:38 +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 I did it under pressure !!! 2006-04-12 23:27:38 +00:00
ompi_free_list.h I did it under pressure !!! 2006-04-12 23:27:38 +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 Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_rb_tree.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_seq_tracker.c Seperate out sequence tracking list as stand alone class. 2006-03-23 17:02:17 +00:00
ompi_seq_tracker.h Seperate out sequence tracking list as stand alone class. 2006-03-23 17:02:17 +00:00