|
SafeAPI Backend POSIX
POSIX/Linux OAL backend for safeAPIFreamwork
|
Aggregator: registers the POSIX backend with every OAL service in one call (ADR-018 section 2.1). More...
#include "safeapi/posix_backend/sapi_posix_backend.h"Go to the source code of this file.
Functions | |
| sapi_status_t | sapi_posix_backend_register_all (void) |
| Registers this file's POSIX backend with every OAL service in one call. Call once at process startup, before any other sapi_<service>_* function. | |
Aggregator: registers the POSIX backend with every OAL service in one call (ADR-018 section 2.1).
Definition in file sapi_posix_backend.c.
| sapi_status_t sapi_posix_backend_register_all | ( | void | ) |
Registers this file's POSIX backend with every OAL service in one call. Call once at process startup, before any other sapi_<service>_* function.
Local makros Local types declarations Local variables declarations Global variables declarations Local function declarations Global functions
Definition at line 20 of file sapi_posix_backend.c.