Searched refs:this_proc (Results 1 – 1 of 1) sorted by relevance
1673 rt_lwp_t this_proc = lwp_self(); in _current_uspace() local1674 return this_proc ? this_proc->aspace : RT_NULL; in _current_uspace()
Completed in 7 milliseconds