RTEMS CPU Kit with SuperCore
4.11.3
|
RWLock Obtain for Writing. 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_writing (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 writing. More... | |
RWLock Obtain for Writing.