RTEMS CPU Kit with SuperCore  4.11.2
Functions
corerwlockobtainread.c File Reference

Obtain RWLock for reading. More...

#include <rtems/score/corerwlockimpl.h>
#include <rtems/score/threadqimpl.h>
#include <rtems/score/statesimpl.h>
#include <rtems/score/watchdog.h>
Include dependency graph for corerwlockobtainread.c:

Functions

void _CORE_RWLock_Obtain_for_reading (CORE_RWLock_Control *the_rwlock, Thread_Control *executing, Objects_Id id, bool wait, Watchdog_Interval timeout, CORE_RWLock_API_mp_support_callout api_rwlock_mp_support)
 Obtain RWLock for reading. More...
 

Detailed Description

Obtain RWLock for reading.