diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-07-28 13:23:08 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-10-21 16:15:40 +0100 |
commit | f4c234579bc24237a2c860901be958aea3debb8a (patch) | |
tree | f5cdc36e6be06d980aa4bc661d511b23856459ec /src/ipa/raspberrypi/controller | |
parent | bb27fbf253ecbcba9046bc69b94a2c0152137aad (diff) |
libcamera: thread: Prevent shadowing of signal name
The Thread::wait() function creates a boolean flag 'finished' which
shadows the internal member signal of the same name.
Rename the boolean flag to prevent confusion and shadowing of the signal.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/ipa/raspberrypi/controller')
0 files changed, 0 insertions, 0 deletions