Fix pthread_mutex_trylock usage 80/302680/4
authorKwanghoon Son <k.son@samsung.com>
Tue, 12 Dec 2023 04:33:24 +0000 (13:33 +0900)
committerkwang son <k.son@samsung.com>
Wed, 13 Dec 2023 05:51:50 +0000 (05:51 +0000)
commitb0edfc540dc34ea46f93bbed959625e8faef8581
tree0ccf85b932dfe1271c9442945817ec955a680995
parent894ac3119cadb4743992e3f7c5b00c156c1c6abf
Fix pthread_mutex_trylock usage

[Issue type] svace

svace warn UNREACHABLE_CODE.EXECUTED_ONCE.
WID:60896000 Loop body cannot be executed more than once

Change-Id: I2ee503bdab93b285e99eca9d23c9548dfec46486
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
mv_image/image/src/Tracking/AsyncTracker.cpp