OSDN Git Service

drm_hwcomposer: Add Worker class to abstract thread nasties
authorSean Paul <seanpaul@chromium.org>
Wed, 13 May 2015 13:22:10 +0000 (06:22 -0700)
committerSean Paul <seanpaul@chromium.org>
Wed, 13 May 2015 13:57:46 +0000 (06:57 -0700)
commitcb8676c6dffe8ef0577ec4c367ad810a291ed390
tree0385796b46013fd51962909b20f228fe01a3eee3
parentc002794bc04a1e6b64070d33754a49022a30aadb
drm_hwcomposer: Add Worker class to abstract thread nasties

This will allow us to spin up threads more easily.

Change-Id: I74add3d20ab14a61f3c646877a3ee17d0bd99ac4
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Android.mk
worker.cpp [new file with mode: 0644]
worker.h [new file with mode: 0644]