RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
corerwlockobtainread.c File Reference

This source file contains the implementation of _CORE_RWLock_Seize_for_reading(). More...

#include <rtems/score/corerwlockimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/threadqimpl.h>
#include <rtems/score/statesimpl.h>
#include <rtems/score/watchdog.h>

Functions

Status_Control _CORE_RWLock_Seize_for_reading (CORE_RWLock_Control *the_rwlock, bool wait, Thread_queue_Context *queue_context)
 Obtains RWLock for reading.
 

Detailed Description

This source file contains the implementation of _CORE_RWLock_Seize_for_reading().