[mkgmap-dev] Commit: r2670: Ensure thread safe handling for the drive-on-left/right flag
From svn commit svn at mkgmap.org.uk on Sun Aug 18 18:52:00 BST 2013
Version 2670 was committed by wanmil on Sun, 18 Aug 2013 Ensure thread safe handling for the drive-on-left/right flag The drive on left flag is set via a static method. This was not thread safe when using more than one thread. The flag is now stored as ThreadLocal variable which ensures that the value is used only in the current thread.
- Previous message: [mkgmap-dev] Converting S-57/ENC -> Garmin Format?
- Next message: [mkgmap-dev] Commit: r2671: Do not always set drive-on-left flag to false if option precomp-sea is set
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list