Add a struct and a function to handle all implemented enqueue api.
authorYang Rong <rong.r.yang@intel.com>
Mon, 12 Aug 2013 08:07:17 +0000 (16:07 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Mon, 12 Aug 2013 08:35:56 +0000 (16:35 +0800)
commitb2eca34b8ba3318ffae6dac40e824ea0f35d25ec
tree3ce5d3241c18c27c85148f6aee7c33c45a781094
parent9a3ab51bc88f47738951834ec5dd239c3cdd2034
Add a struct and a function to handle all implemented enqueue api.

Event and non-blocking enqueue api may use this function.

Signed-off-by: Yang Rong <rong.r.yang@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
src/cl_enqueue.c