Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-17 | Revision of Brian's threading support library to be a bit more generic and | Chris Lattner | |
platform independent. This code is completely untested (but never used), and needs autoconf support for detecting pthreads, but it's a start, and deletes two emails from my inbox. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10906 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-12-01 | Lock abstraction, introduced with a view toward making the JIT thread-safe. | Brian Gaeke | |
Eventually. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10284 91177308-0d34-0410-b5e6-96231b3b80d8 |