#include <rtems/score/thread.h>#include <rtems/score/threadq.h>


Functions | |
| RTEMS_INLINE_ROUTINE boolean | _CORE_semaphore_Is_priority (CORE_semaphore_Attributes *the_attribute) |
| RTEMS_INLINE_ROUTINE uint32_t | _CORE_semaphore_Get_count (CORE_semaphore_Control *the_semaphore) |
| RTEMS_INLINE_ROUTINE void | _CORE_semaphore_Seize_isr_disable (CORE_semaphore_Control *the_semaphore, Objects_Id id, boolean wait, Watchdog_Interval timeout, ISR_Level *level_p) |
1.5.6