Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4995 Discussions

Thread Checker shows write data race for STL allocator

krishnans
Beginner
245 Views
STLPort is known to be thread safe for doing allocations. But I see Thread checker flagging
write data race in _alloc.c Line 168.
I do see a mutex lock in the method.

I could not extract the stack trace to post it here.
There is a post about that too.

Has anyone investigated STL's thread safety specifically STLPort(4.5 version)
Thanx
Krishnan
0 Kudos
0 Replies
Reply