1
1
openmpi/opal/mca
Nathan Hjelm ed78553512 Update opal_free_list_t usage to reflect new class interface.
Please verify your components have been updated correctly. Keep in
mind that in terms of threading:

OPAL_FREE_LIST_GET -> opal_free_list_get_st
OPAL_FREE_LIST_RETURN -> opal_free_list_return_st

I used the opal_using_threads() variant anytime it appeared multiple
threads could be operating on the free list. If this is not the case
update to _st. If multiple threads are always in use change to _mt.
2015-02-24 10:05:44 -07:00
..
allocator add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
backtrace add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
base mca_base_framework: use the right type for dequeued list items 2015-02-23 08:30:58 -08:00
btl Update opal_free_list_t usage to reflect new class interface. 2015-02-24 10:05:44 -07:00
common add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
compress add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
crs add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
dstore add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
event add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
hwloc Merge pull request #412 from hppritcha/topic/owner_files 2015-02-23 09:48:20 -07:00
if add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
installdirs add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
memchecker add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
memcpy add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
memory add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
mpool add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pmix add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pstat add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
rcache add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
reachable add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
sec add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
shmem add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
timer add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00