diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-10-04 16:15:56 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-05 10:10:11 +0100 |
commit | 79012f943d3b3af1f439022f05a1287a383cd3f8 (patch) | |
tree | 441da4ddfb3263f60ee24e012e0400624e9d03dd /documentation/tools | |
parent | 45f401abe59978b822e6198186ac5cd8c75d56ee (diff) | |
download | poky-79012f943d3b3af1f439022f05a1287a383cd3f8.tar.gz |
bitbake: 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]
(Bitbake rev: a583dc0b296415ec904c081c4de96ceef46732a8)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/tools')
0 files changed, 0 insertions, 0 deletions