1
1
Nathan Hjelm 54998e5745 opal: add recursive mutex
This new class is the same as the opal_mutex_t class but has a
different constructor. This constructor adds the recursive flag to the
mutex attributes for the lock. This class can be used where there may
be re-enty into the lock from within the same thread.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-26 10:01:37 -06:00
..
2015-08-18 09:11:38 -06:00
2015-06-23 20:59:57 -07:00
2015-08-26 10:01:37 -06:00
2015-06-25 10:14:13 -06:00
2015-07-29 07:28:08 -07:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00