This is the latest (main) BeagleBoard documentation.
     If you are looking for stable releases, use the
     drop-down menu on the bottom-left and select the desired version.
    
  
  
           
             
  
Enum rc_state_t
Enum Documentation
- 
enum rc_state_t
 
process state variable, read and modify by rc_get_state, rc_set_state, and rc_print_state. Starts as UNINITIALIZED. 
Values:
- 
enumerator UNINITIALIZED
 
- 
enumerator RUNNING
 
- 
enumerator PAUSED
 
- 
enumerator EXITING