summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp
diff options
context:
space:
mode:
authorJulian Lettner <jlettner@apple.com>2019-02-16 00:40:40 +0000
committerJulian Lettner <jlettner@apple.com>2019-02-16 00:40:40 +0000
commit0d15bb5d33836ea776d5fa05790bc1ce397a97cf (patch)
tree70d5653606147f1a4a8d66742bee22fe49da365d /lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp
parent312af158b0b866fcde2d9d2c8cae8fc6ed8942bb (diff)
downloadbcm5719-llvm-0d15bb5d33836ea776d5fa05790bc1ce397a97cf.tar.gz
bcm5719-llvm-0d15bb5d33836ea776d5fa05790bc1ce397a97cf.zip
[lit][NFC] Cleanup lit worker process handling
Move code that is executed on worker process to separate file. This makes the use of the pickled arguments stored in global variables in the worker a bit clearer. (Still not pretty though.) Extract handling of parallelism groups to it's own function. Use BoundedSemaphore instead of Semaphore. BoundedSemaphore raises for unmatched release() calls. Cleanup imports. Differential Revision: https://reviews.llvm.org/D58196 llvm-svn: 354187
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud