llvm-6502/lib/System/Win32
Owen Anderson 4a28522c1a Add a class for supporting platform independent thread-local storage.
Windows people, please double-check/patch this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74209 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-25 21:58:01 +00:00
..
Alarm.inc Fix the Win32 VS2008 build: 2009-03-19 23:26:52 +00:00
DynamicLibrary.inc Guard dynamic library loading. 2009-06-25 18:12:44 +00:00
Host.inc Add llvm::sys::getHostTriple and remove 2009-03-31 17:30:15 +00:00
Memory.inc Update the stub and callback code to handle lazy compilation. The stub 2008-10-20 21:39:23 +00:00
Mutex.inc Insert a SmartMutex templated class into the class hierarchy, which takes a template parameter specifying whether this mutex 2009-06-18 17:53:17 +00:00
Path.inc "This patch implements the method with the GetModuleFileName function for windows." 2009-06-15 05:38:04 +00:00
Process.inc Fix comments. 2009-06-04 08:18:25 +00:00
Program.inc Call CreateProcess with bInheritHandles = TRUE. 2009-04-14 21:31:36 +00:00
RWMutex.inc Give RWMutex the SmartRWMutex treatment too. 2009-06-18 18:26:15 +00:00
Signals.inc Silence warnings. 2009-04-21 16:04:56 +00:00
ThreadLocal.inc Add a class for supporting platform independent thread-local storage. 2009-06-25 21:58:01 +00:00
TimeValue.inc Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Win32.h Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00