Modifier and Type | Method and Description |
---|---|
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.
|