aboutsummaryrefslogtreecommitdiff
path: root/utils/inc/thread.h
AgeCommit message (Expand)Author
2014-07-21copyright: apply Apache License, Version 2.0Ho-Eun Ryu
2014-07-21utils:thread: make it thread-safe, Start()/Join() protected by lockHo-Eun Ryu
2014-07-21misc: add windriver standard copyrightHo-Eun Ryu
2014-07-21misc: add copyright and authorHo-Eun Ryu
2014-07-21utils:thread: fix bug, pthread create/joinHo-Eun Ryu
2014-07-21utils:thread,workqueue: add thread and workqueue classHo-Eun Ryu