Module xous::arch::hosted[][src]

Structs

ProcessArgs
ProcessArgsAsThread
ProcessHandle
ProcessHandleAsThread
ProcessInit
ProcessKey
ThreadInit
WaitHandle

Functions

_xous_syscall
args_to_process
args_to_thread
create_process_post
create_process_post_as_thread
create_process_pre

If no connection exists, create a new connection to the server. This means our parent PID will be PID1. Otherwise, reuse the same connection.

create_process_pre_as_thread

If no connection exists, create a new connection to the server. This means our parent PID will be PID1. Otherwise, reuse the same connection.

create_thread_0_post
create_thread_0_pre
create_thread_1_post
create_thread_1_pre
create_thread_2_post
create_thread_2_pre
create_thread_3_post
create_thread_3_pre
create_thread_4_post
create_thread_4_pre
create_thread_post
create_thread_pre
create_thread_simple_post
create_thread_simple_pre
ensure_connection
map_memory_post
map_memory_pre
process_to_args
set_process_key
set_xous_address

Set the network address for this particular thread.

thread_to_args
unmap_memory_post
unmap_memory_pre
wait_process
wait_process_as_thread
wait_thread