Selasa, 23 November 2010
Thread Local Storage
Windows, like practically any other mainstream multithreading operating system, provides a mechanism to allow programmers to efficiently store state on a per-thread basis. This capability is typically known as Thread Local Storage, and it’s quite handy in a number of circumstances where global variables might need to be instanced on a per-thread basis. Although the usage of TLS on Windows is
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar