ChorusOS man pages section 2K: Kernel System Calls
    
R
 
 rgnAllocate -- allocate a region in an actor address space ( Index Term Link )
 
 rgnDup -- duplicate an actor address space ( Index Term Link )
 
 rgnFree -- deallocate regions of an actor address space ( Index Term Link )
 
 rgnInitFromActor -- allocate a region in an actor address space and initialise it from another region ( Index Term Link )
 
 rgnMapFromActor -- create a region in an actor address space and map another region to it ( Index Term Link )
 
 rgnPhysMap -- create a region in an actor address space and map (on demand) to it physical memory specified by the caller ( Index Term Link )
 
 rgnSetInherit -- Change inheritance options associated with a region; Change paging options associated with a region; Change inheritance options associated with a region; Change opaque values associated with a region ( Index Term Link )
 
 rgnSetOpaque -- Change inheritance options associated with a region; Change paging options associated with a region; Change inheritance options associated with a region; Change opaque values associated with a region ( Index Term Link )
 
 rgnSetPaging -- Change inheritance options associated with a region; Change paging options associated with a region; Change inheritance options associated with a region; Change opaque values associated with a region ( Index Term Link )
 
 rgnSetProtect -- change protection options associated with a region ( Index Term Link )
 
 rgnStat -- get the statistics of a region of an actor address space ( Index Term Link )
 
 rtMutexGet -- Initialize a realtime mutex; Acquire a realtime mutex; Release a realtime mutex; Try to acquire a realtime mutex ( Index Term Link )
 
 rtMutexInit -- Initialize a realtime mutex; Acquire a realtime mutex; Release a realtime mutex; Try to acquire a realtime mutex ( Index Term Link )
 
 rtMutexRel -- Initialize a realtime mutex; Acquire a realtime mutex; Release a realtime mutex; Try to acquire a realtime mutex ( Index Term Link )
 
 rtMutexTry -- Initialize a realtime mutex; Acquire a realtime mutex; Release a realtime mutex; Try to acquire a realtime mutex ( Index Term Link )