Header file of EO related Error Messages. More...
Go to the source code of this file.
Macros | |
| #define | CL_EO_ERR_ENQUEUE_MSG 0x109 |
| Enqueue this message, even though it was originally targeted as non-blocking. | |
| #define | CL_EO_ERR_EO_SUSPENDED 0x101 |
| EO related error codes. | |
| #define | CL_EO_ERR_FUNC_NOT_REGISTERED 0x102 |
| Called EO RMD function is not currently registered. | |
| #define | CL_EO_ERR_IMPROPER_STATE 0x107 |
| EO state can not be set to the provided value. | |
| #define | CL_EO_ERR_INVALID_CLIENTID 0x103 |
| Invalid client ID is passed, as one of the arguments. | |
| #define | CL_EO_ERR_INVALID_SERVICEID 0x104 |
| Invalid service ID is passed, as one of the arguments. | |
| #define | CL_EO_ERR_LIB_ID_INVALID 0x105 |
| The Library ID specified is invalid. | |
| #define | CL_EO_ERR_QUEUE_OVERFLOW 0x108 |
| The Action Queue has overflown. | |
| #define | CL_EO_ERR_WATER_MARK_ID_INVALID 0x106 |
| The Water Mark ID specified is invalid. | |
Header file of EO related Error Messages.