aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/tests
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2016-10-04 16:15:56 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-05 00:14:58 +0100
commita583dc0b296415ec904c081c4de96ceef46732a8 (patch)
treee8f21fdd0b39edf279612c623066106c7eacce21 /lib/toaster/tests
parent81bc8201c475d2b6bef0168573915ad0140f6dad (diff)
downloadbitbake-contrib-a583dc0b296415ec904c081c4de96ceef46732a8.tar.gz
bb/event.py: fire_ui_handlers enable threading lock support
In some cases there is a need to fire bb events into multiple python threads so locking is needed (writing to a fd/socket). Adding a helper functions for disable/enable by request to avoid overhead. [YOCTO #10330] Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/toaster/tests')
-rw-r--r--lib/toaster/tests/functional/README0
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/toaster/tests/functional/README b/lib/toaster/tests/functional/README
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/lib/toaster/tests/functional/README