Commit 10a7981d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent fa1f7de7
......@@ -272,7 +272,6 @@ public:
// Use .unmap to release virtual memory resources used by mapping.
//
// Except unmap, it is safe to use Mapping from multiple threads simultaneously.
// XXX unmap wrt remmapblk? -> crash? or protect?
typedef refptr<struct _Mapping> Mapping;
struct _Mapping : object {
FileH fileh;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment