Files
test/source
Sergey Sharybin e607825f6b Replace mutex lock with spinlock in threaded object update
It's not so much happening inside the lock and using spin
lock instead of mutex lock will give some speedup due to
smaller latency of resuming the thread when mutex was locked.
2013-07-02 19:22:52 +00:00
..
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00