Welcome to the myhosting.com Forums.
-
thread-safe code
In computer coding, what does it mean if a code is "thread-safe?"
-
A piece of code is thread-safe if it only manipulates shared data structures in a thread-safe manner, which enables safe execution by multiple threads at the same time. There are various strategies for making thread-safe data structures
Thread safety - Wikipedia, the free encyclopedia
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Version 4.1.7
Copyright ©2000 - 2013
All times are GMT -4. The time now is 04:58 PM.