Uses of Interface
org.jocl.EventCallbackFunction

Uses of EventCallbackFunction in org.jocl
 

Methods in org.jocl with parameters of type EventCallbackFunction
static int CL.clSetEventCallback(cl_event event, int command_exec_callback_type, EventCallbackFunction pfn_notify, java.lang.Object user_data)
           Registers a user callback function for a specific command execution status.