diff options
author | Francisco Jerez <[email protected]> | 2015-05-09 14:47:38 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-05-12 15:47:57 +0300 |
commit | 2232b929fd9ca6f00c8dab9dc45c386986be922d (patch) | |
tree | fb57714e272144a6d65dbbdcb3c65f2ce220df77 /bin | |
parent | d91d6b3f03f36d4cfef5e9aacac1534f12372c9f (diff) |
clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
Refactor ::trigger and ::abort to split out the operations that access
concurrently modified data members and require locking from the
recursive and possibly re-entrant part of these methods. This will
avoid some deadlock situations when locking is implemented.
Tested-by: Tom Stellard <[email protected]>
CC: 10.5 <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions