Multithreaded Programming Guide
    
R
 
 _r ( Index Term Link )
 
 read ( Index Term Link )
 
 readers/writer locks ( Index Term Link )
 
 read-write locks ( Index Term Link )
  acquiring read lock ( Index Term Link )
  acquiring write lock ( Index Term Link )
  attributes ( Index Term Link )
  destroying ( Index Term Link )
  destroying lock attribute ( Index Term Link )
  getting lock attribute ( Index Term Link )
  initializing lock ( Index Term Link ) ( Index Term Link )
  locking read lock ( Index Term Link )
  locking write lock ( Index Term Link )
  releasing read lock ( Index Term Link )
  setting lock attribute ( Index Term Link )
 
 realtime, scheduling ( Index Term Link )
 
 red zone ( Index Term Link ) ( Index Term Link )
 
 reentrant ( Index Term Link )
  described ( Index Term Link )
  functions ( Index Term Link ) ( Index Term Link )
  strategies for making ( Index Term Link )
 
 register state ( Index Term Link )
 
 relaxed memory ordering ( Index Term Link )
 
 remote procedure call RPC ( Index Term Link )
 
 replacing signal mask ( Index Term Link )
 
 resuming execution ( Index Term Link ) ( Index Term Link )
 
 RPC ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 RT,, See realtime
 
 rwlock_destroy
  return values ( Index Term Link )
  syntax ( Index Term Link )
 
 rwlock_init
  return values ( Index Term Link )
  syntax ( Index Term Link )
  USYNC_THREAD ( Index Term Link )
 
 rw_rdlock
  return values ( Index Term Link )
  syntax ( Index Term Link )
 
 rw_tryrdlock
  return values ( Index Term Link )
  syntax ( Index Term Link )
 
 rw_trywrlock
  return values ( Index Term Link )
  syntax ( Index Term Link )
 
 rw_unlock
  return values ( Index Term Link )
  syntax ( Index Term Link )
 
 rw_wrlock
  return values ( Index Term Link )
  syntax ( Index Term Link )