BUG-1120: promote synchronization to all entrypoints 90/7590/1
authorRobert Varga <rovarga@cisco.com>
Mon, 2 Jun 2014 11:35:29 +0000 (13:35 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 2 Jun 2014 11:57:52 +0000 (13:57 +0200)
This is a temporary regression in performance: get rid of the
synchronized map at the cost of explicit synchronized methods.
Subsequent patches will remove the synchronization from the fast paths.

Change-Id: Ibe90e4e7ff99655a69b77c942ad50baec9df1ba2
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found