1
1
openmpi/opal/memory
Brian Barrett ad62411a15 * fix deadlock in memory code that occurs if OBJ_NEW calls realloc to
expand it's class list array by pre-allocating the callback item before
  we obtain the lock (we free it if we ended up not needing it)

This commit was SVN r7533.
2005-09-28 16:40:19 +00:00
..
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
memory_internal.h * remove bool from internal interface, since we might not want to include 2005-08-12 13:35:01 +00:00
memory.c * fix deadlock in memory code that occurs if OBJ_NEW calls realloc to 2005-09-28 16:40:19 +00:00
memory.h * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00