Skip to content
Snippets Groups Projects
Commit 11e0e6d6 authored by Philippe Canal's avatar Philippe Canal
Browse files

TIsAProxy switch fClass to non-atomic.

Since fClass is modified only 'once' at init time of the IsAProxy object, it is actual more efficient
to protect the initialization by a lock rather than having fClass being atomic.
parent 6587b658
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment