diff options
| author | Siva Chandra Reddy <sivachandra@google.com> | 2022-02-26 01:18:19 +0000 |
|---|---|---|
| committer | Siva Chandra Reddy <sivachandra@google.com> | 2022-03-04 18:33:46 +0000 |
| commit | a5ee8183c049d377539c2b6452c8817589dd2df4 (patch) | |
| tree | 9a9d94a628d32c8ac1d7ce35b5d0534d1576fb78 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 7e1355eb1327ffa94f680e925e266b9404392f32 (diff) | |
[libc][NFC] Add a platform independent thread support library.
The idea is that, other parts of the libc which require thread/lock
support will be able to use this platform independent setup.
With this change, only the linux implementation of a mutex type has been
moved to the new library. Because of this, there is some duplication
between the new library and src/threads/linux. A follow up change will
move all of src/threads/linux to the new library. The duplication should
be eliminated with that move.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D120795
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
