RTEMS CPU Kit with SuperCore
4.11.2
|
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>
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... | |
Obtain RWLock for reading.