Deleted the unused codes related with worker_thread. 50/228250/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Fri, 20 Mar 2020 01:45:38 +0000 (10:45 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Fri, 20 Mar 2020 01:45:41 +0000 (10:45 +0900)
commit93c6381fdaa12494c3f51e689f9f6a03e1bf6ee4
tree0dc018a1dfd205a2d309137c5a8ddaa153f14fb3
parent350c6164114b59b35c4d95c24188f922b963d8e5
Deleted the unused codes related with worker_thread.

 - The worker_thread that was created for vulkan has been
  replaced with twe_thread, so it is obsolete and has been
  deprecated for a long time.

Change-Id: I0d1774b772c1c9b7820806fd5029952848dc2eb0
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/Makefile.am
src/tpl_wayland_vk_wsi.c
src/tpl_worker_thread.c [deleted file]
src/tpl_worker_thread.h [deleted file]