1
1
Gilles Gouaillardet ed93c8787d ob1: add a destructor to mca_pml_ob1_recv_request_t
opal_mutex_t must be OBJ_DESTRUCTed in order to avoid
a memory leak (pthread_mutex_init allocates memory under
Cygwin, so pthread_mutex_destroy is mandatory)

Thanks to Marco Atzeri for reporting this issue
2014-10-29 13:30:29 +09:00
..
2014-08-21 18:56:47 +00:00
2012-04-18 15:57:29 +00:00
2014-04-21 23:30:05 +00:00
2014-10-16 12:24:38 +09:00