1
1
Brian Barrett 61a090e0d1 Checking for NULL function pointers and direct-call semantics can't work
together, so implement all functions in the MTL interface for all
MTLs.  The only places NULL was still being set was for add_comm/del_comm,
and matched probe, both of which are straight forward to implement (or
return ERROR_NOT_IMPLEMENTED, since the PML can't emulate matched probe).

This commit was SVN r26194.
2012-03-26 19:27:03 +00:00
..
2012-02-28 15:28:57 +00:00
2012-03-19 08:51:05 +00:00
2012-03-05 15:54:15 +00:00
2011-10-20 04:00:13 +00:00