API Reference Manual  1.45.0
api/spec/errno.h File Reference

ODP errno API. More...

#include <odp/visibility_begin.h>
#include <odp/visibility_end.h>
Include dependency graph for api/spec/errno.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int odp_errno (void)
 Latest ODP errno. More...
 
void odp_errno_zero (void)
 Set ODP errno to zero. More...
 
void odp_errno_print (const char *str)
 Print ODP errno. More...
 
const char * odp_errno_str (int errnum)
 Error message string. More...
 

Detailed Description

ODP errno API.

Definition in file api/spec/errno.h.