![]() |
RTEMS 6.1
|
Data Fields | |
| pthread_once_t | once |
| rtems_mutex | lock |
| rtems_chain_control | apps |
| int | last_errno |
| char | last_error [64] |
The global RAP data. This structure is allocated on the heap when the first call to location an application and is never released.
| rtems_chain_control rtems_rap_data_s::apps |
List if loaded application.
| int rtems_rap_data_s::last_errno |
Last error number.
| char rtems_rap_data_s::last_error[64] |
Last error string.
| rtems_mutex rtems_rap_data_s::lock |
The RAP lock id