Skip to content
  1. Jul 12, 2005
    • Reid Spencer's avatar
      For PR540: · f404981b
      Reid Spencer authored
      Add a Mutex class for thread synchronization in a platform-independent way.
      The current implementation only supports pthreads. Win32 use of Critical
      Sections will be added later. The design permits other threading models to
      be used if (and only if) pthreads is not available.
      
      llvm-svn: 22403
      f404981b
  2. May 06, 2005
  3. Apr 22, 2005
  4. Sep 11, 2004
  5. Aug 29, 2004
  6. Aug 25, 2004
Loading