diff options
| author | Joseph Huber <huberjn@outlook.com> | 2025-02-11 14:57:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 14:57:31 -0600 |
| commit | baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0 (patch) | |
| tree | fc0e42b8e0c3ee50eacc8f3e2418bf03ede2229c /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | e4016bf5c32558e773264d1ce875d71cf67bd192 (diff) | |
| download | llvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.zip llvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.tar.gz llvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.tar.bz2 | |
[Offload] Properly guard modifications to the RPC device array (#126790)
Summary:
If the user deallocates an RPC device this can sometimes fail if the RPC
server is still running. This will happen if the modification happens
while the server is still checking it. This patch adds a mutex to guard
modifications to it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
