1
1
openmpi/ompi/mca/btl
Nathan Hjelm a78519a2b2 btl/scif: remove call to pthread_cancel
There is no reason to cancel the listening thread. It should die
automatically when the file descriptor is closed. It is sufficient
to just wait for the thread to exit with pthread join.

cmr=v1.8.2:ticket=trac:4616:reviewer=jsquyres

This commit was SVN r31738.

The following Trac tickets were found above:
  Ticket 4616 --> https://svn.open-mpi.org/trac/ompi/ticket/4616
2014-05-13 17:29:53 +00:00
..
base Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
openib Couple of minor fixes 2014-05-08 02:26:45 +00:00
portals4 btl: Use C99 sub-object naming when initializing BTL components 2014-04-14 19:29:26 +00:00
scif btl/scif: remove call to pthread_cancel 2014-05-13 17:29:53 +00:00
sctp Last step under current RFC: OMPI_CHECK_WITHDIR -> OPAL_CHECK_WITHDIR 2014-05-01 15:38:07 +00:00
self btl: Use C99 sub-object naming when initializing BTL components 2014-04-14 19:29:26 +00:00
sm The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
smcuda The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
tcp The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
template The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
ugni Per RFC, continue the renaming process 2014-05-06 20:53:55 +00:00
usnic usnic: update cclient/cagent to use unix domain sockets (not RML) 2014-05-09 20:35:36 +00:00
vader Last step under current RFC: OMPI_CHECK_WITHDIR -> OPAL_CHECK_WITHDIR 2014-05-01 15:38:07 +00:00
btl.h Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880. 2013-12-06 14:35:10 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00