diff options
author | Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com> | 2021-07-29 18:01:48 +0700 |
---|---|---|
committer | Saya Sugiura <39760799+ssugiura@users.noreply.github.com> | 2021-10-05 11:19:26 +0900 |
commit | 4fb420dc7aec6e428e6f4a2320ea66c722d20337 (patch) | |
tree | 15d4982a06408a3da43a36bace372fa572f553f0 /src/shared/dlt_offline_trace.c | |
parent | 0c26f3bceb8494ad8bcc3d39a23b0464712ed385 (diff) | |
download | DLT-daemon-4fb420dc7aec6e428e6f4a2320ea66c722d20337.tar.gz |
client: pthread_join for deinit
In case the client sends single request of control
there could be a case the dlt_control_init finishes
before the cancellation of receiver thread.
So the main thread should wait for the receiver thread
via pthread_join
Signed-off-by: Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com>
Diffstat (limited to 'src/shared/dlt_offline_trace.c')
0 files changed, 0 insertions, 0 deletions