RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
allocatormutex.c File Reference

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)
 

Detailed Description

This source file contains the implementation of _RTEMS_Lock_allocator(), _RTEMS_Unlock_allocator(), and _RTEMS_Allocator_is_owner().