RTEMS 6.1-rc5
|
This source file contains the implementation of _RTEMS_Lock_allocator(), _RTEMS_Unlock_allocator(), and _RTEMS_Allocator_is_owner(). More...
#include <rtems/score/apimutex.h>
Functions | |
void | _RTEMS_Lock_allocator (void) |
void | _RTEMS_Unlock_allocator (void) |
bool | _RTEMS_Allocator_is_owner (void) |
This source file contains the implementation of _RTEMS_Lock_allocator(), _RTEMS_Unlock_allocator(), and _RTEMS_Allocator_is_owner().