thread: sending the exit request instead of using pthread_cancel 74/173274/3
authorBoram Park <boram1288.park@samsung.com>
Tue, 20 Mar 2018 08:09:23 +0000 (17:09 +0900)
committerBoram Park <boram1288.park@samsung.com>
Tue, 20 Mar 2018 08:32:05 +0000 (17:32 +0900)
commit6326a43d10302a0fa9785e9963d6d27f007d876c
tree153b0d97ecd0bc2ba5fd5b8f7449636417f0ce6c
parented57cc13684a3269b6188583aac543cf286d4b75
thread: sending the exit request instead of using pthread_cancel

To ensure that all operations in the tdm thread are done

Change-Id: I05aa6a1d187876522eeaaa2a694bdc2cc8673516
src/tdm_macro.h
src/tdm_private_types.h
src/tdm_thread.c