summaryrefslogtreecommitdiff
path: root/src/cl_thread.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Fixed a thread safe bug.Zhigang Gong1-0/+30
2014-11-13Fix the bug of multi-thread crashJunyan He1-13/+0
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-07-03runtime: fix a gpgpu event and thread local gpgpu handling bug.Zhigang Gong1-0/+20
2014-05-30Refine the cl thread implement for queue.Junyan He1-68/+186
2013-12-31Modify the multi-thread support for queue.Junyan He1-12/+67
2013-11-08Move the gpgpu struct from cl_command_queue to thread specific contextJunyan He1-0/+72