diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2019-02-12 10:11:58 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2019-02-12 10:11:58 +0000 |
commit | 6e7089ad40364aed2f0add316105d6f44f088600 (patch) | |
tree | a1fb1aa194e5aa2a7b7afe5b3975c9a814bc9b80 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp | |
parent | 2a184af221854262d713b82ea014cfbcc0004b48 (diff) | |
download | bcm5719-llvm-6e7089ad40364aed2f0add316105d6f44f088600.tar.gz bcm5719-llvm-6e7089ad40364aed2f0add316105d6f44f088600.zip |
tsan: add fiber support
This patch adds functions for managing fibers:
__tsan_get_current_fiber()
__tsan_create_fiber()
__tsan_destroy_fiber()
__tsan_switch_to_fiber()
__tsan_set_fiber_name()
See the added tests for use examples.
Author: yuri (Yuri Per)
Reviewed in: https://reviews.llvm.org/D54889
llvm-svn: 353817
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp')
0 files changed, 0 insertions, 0 deletions